.mastering {
    background-color: #F7F8F8;
}

.home {
    background-image: linear-gradient(180deg, #242830 0, #08080a 100%), radial-gradient(44.39% 93.58% at 26.3% 60.57%, rgba(28, 73, 218, .4) 0, rgba(123, 46, 124, 0) 100%), linear-gradient(180deg, #081645 0, #020511 100%);
}

.Allwin .home {
    background: linear-gradient(180deg, #102E5D 0%, #030814 100%), radial-gradient(44.39% 93.58% at 26.3% 60.57%, rgba(28, 73, 218, 0.40) 0%, rgba(123, 46, 124, 0.00) 100%);

}

.powerludo .home {
    background: linear-gradient(180deg, #102E5D 0%, #030814 100%), radial-gradient(44.39% 93.58% at 26.3% 60.57%, rgba(28, 73, 218, 0.40) 0%, rgba(123, 46, 124, 0.00) 100%);
}

.rummy .home {
    background: linear-gradient(180deg, #4F0F12 0%, #25070A 100%), radial-gradient(44.39% 93.58% at 26.3% 60.57%, rgba(28, 73, 218, 0.40) 0%, rgba(123, 46, 124, 0.00) 100%), linear-gradient(180deg, #081645 0%, #020511 100%);
}

.fantasy .home {
    background: linear-gradient(180deg, #1E1E86 0%, #020511 100%), radial-gradient(44.39% 93.58% at 26.3% 60.57%, rgba(28, 73, 218, 0.40) 0%, rgba(123, 46, 124, 0.00) 100%), linear-gradient(180deg, #081645 0%, #020511 100%);
}



.home .container {
    background-image: url(../images/games/callBreak_vector.png);
    background-repeat: no-repeat;
    background-position: bottom center
}

.home .mnleft {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    padding-top: 160px;
}

.fantasy .home .mnleft {
    padding-bottom: 0;
    padding-top: 130px;
}


.home .mnleft .home-img,
.home .mnleft .anim_icon {
    flex: 0 0 500px;
    text-align: center;
}

.home .mnleft .anim_icon .icon {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0 auto;
}

.home .mnleft .anim_icon .icon .levelUp_lottie {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}


.home .mnleft .home-img img {
    display: inline-block;
}

.fantasy .home-img {
    position: relative;
}

.fantasy .home-img dotlottie-player{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.level {
    padding-top: 60px;
    background: var(--grey5, #f7f8f8)
}

.level .about-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.level .about-details .right {
    width: 62%;
}

.level .about-details .left img {
    display: block;
}

.unlesh {
    background: linear-gradient(180deg, #242830 0, #08080a 100%);
    position: relative
}

.powerludo .unlesh {
    background: linear-gradient(180deg, #102E5D 0%, #030814 100%);
}

.rummy .millionsPlayers {
    background: linear-gradient(180deg, #4F0F12 0%, #25070A 100%);
}

.fantasy .unlesh {
    background: linear-gradient(180deg, #1E1E86 0%, #020511 100%), radial-gradient(44.39% 93.58% at 26.3% 60.57%, rgba(28, 73, 218, 0.40) 0%, rgba(123, 46, 124, 0.00) 100%), linear-gradient(180deg, #081645 0%, #020511 100%);

}


.unlesh .container {
    background-image: url(../images/games/back34.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.mastering .mastering-details,
.unlesh .content .unlesh-details {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.unlesh .unlesh-details .left1 {
    width: 70%;
}

.unlesh .unlesh-details .right1 img {
    width: 100%
}

.unlesh .unlesh-details .left1 .boxes .box1>p::after,
.unlesh .unlesh-details .left1 .boxes .box2>p::after,
.unlesh .unlesh-details .left1 .boxes .box3>p::after {
    display: none;
}

.unlesh .unlesh-details .left1 .boxes span.icon {
    width: 88px;
    height: 88px;
    display: block;
    margin: 0px auto 15px;

}


.unlesh .unlesh-details .left1 .boxes {
    display: flex;
    align-items: flex-start;
    margin-top: 64px
}

.unlesh .unlesh-details .left1 .boxes .box1,
.unlesh .unlesh-details .left1 .boxes .box2,
.unlesh .unlesh-details .left1 .boxes .box3 {
    display: flex;
    width: 385px;
    padding: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.unlesh .unlesh-details .left1 .boxes .box1:hover {
    border-radius: 24px;
    border: 1px solid rgba(10, 27, 86, 0);
    background: linear-gradient(180deg, rgba(36, 40, 48, .6) 0, rgba(8, 8, 10, .6) 100%);
    transition: .4s ease-in-out
}

.unlesh .unlesh-details .left1 .boxes .box2:hover,
.unlesh .unlesh-details .left1 .boxes .box3:hover {
    border-radius: 24px;
    border: 1px solid rgba(10, 27, 86, 0);
    background: linear-gradient(180deg, rgba(36, 40, 48, .6) 0, rgba(8, 8, 10, .6) 100%)
}

.powerludo .unlesh .unlesh-details .left1 .boxes .box1:hover,
.powerludo .unlesh .unlesh-details .left1 .boxes .box2:hover,
.powerludo .unlesh .unlesh-details .left1 .boxes .box3:hover {
    background: linear-gradient(180deg, rgba(16, 46, 93, 0.60) 0%, rgba(3, 8, 20, 0.60) 100%);
}

.fantasy .unlesh .unlesh-details .left1 .boxes .box1:hover,
.fantasy .unlesh .unlesh-details .left1 .boxes .box2:hover,
.fantasy .unlesh .unlesh-details .left1 .boxes .box3:hover {
    background: linear-gradient(180deg, rgba(16, 46, 93, 0.60) 0%, rgba(3, 8, 20, 0.60) 100%);
}

.rummy .unlesh .unlesh-details .left1 .boxes .box1:hover,
.rummy .unlesh .unlesh-details .left1 .boxes .box2:hover,
.rummy .unlesh .unlesh-details .left1 .boxes .box3:hover {
    background: linear-gradient(180deg, #4F0F12 0%, #25070A 100%);
}



.playgames {
    background: linear-gradient(180deg, #1E1E86 0%, #020511 100%), var(--Color, #FFF);
    padding-top: 100px;
    padding-bottom: 100px;
}

.playgames .how-to-play .howto .play-img2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 32px;
}

.playgames .how-to-play .how-to-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.playgames .how-to-play .how-to-btn .watch-vido {
    padding: 14px;
    background-color: #47535D;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    margin-top: 32px;
    margin-right: 64px;
    border-radius: 8px;
}

.playgames .how-to-play .how-to-btn .how-to {
    padding: 14px;
    text-decoration: none;
    background-color: #1141C1;
    font-size: 24px;
    color: #fff;
    margin-top: 32px;
    border-radius: 8px;
}

.unlesh .unlesh-details .left1 .boxes h3 {
    color: var(--white, #fff);
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;

}

.unlesh .unlesh-details .left1 .boxes ul li {
    color: var(--grey4, #c6c9cc);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    list-style: none
}

.unlesh .unlesh-details .right1 {
    padding: 50px
}

.mastering .mastering-details .left2 {
    width: 38%;
    position: relative
}


/*  */

.mastering .mastering-details .rightbox1 {
    margin: 0px auto;
    max-width: 620px;
    position: relative;
    z-index: 1;
}

.mastering .mastering-details .rightbox1 {
    width: 60%;
}

.mastering .mastering-details .rightbox1:before {
    content: "";
    width: 566px;
    height: 14px;
    opacity: 0.6000000238418579;
    background: var(--new, linear-gradient(90deg, rgba(10, 27, 86, 0.00) 0%, #F19D69 25%, #CD4CCF 50%, #1C49DA 75%, rgba(10, 27, 86, 0.00) 100%));
    filter: blur(12px);
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}


.master_slider .slide {
    padding-bottom: 24px;
}

.master_slider.hori .slide .img_section {
    max-width: 600px;
    margin: 0 auto 12px;
    position: relative;
    padding: 6px;
}

.master_slider.hori .slide .img_section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/games/iphonebackground.png");
    background-size: 100% 100%;
    background-position: center;
}

.master_slider.hori .slide .img_section img {
    width: 100%;
    height: auto;
    border-radius: 40px;
}

.master_slider.hori .slide .content h3,
.master_slider.hori .slide .content p {
    text-align: center;
}

.master_slider.hori .slide .content {
    max-width: 500px;
    margin: 0 auto;
}

.master_slider .slide .content h3 {
    color: #0A1B56;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0 0 8px;
}

.master_slider .slide .content p {
    color: #323D47;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}


.master_slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.master_slider .slick-dots li {
    width: 6px;
    height: 6px;
    list-style: none;
    border-radius: 100%;
    background-color: #C6C9CC;
    margin-right: 12px;
}

.master_slider .slick-dots li.slick-active {
    background-color: #000E1A;
}


.master_slider .slick-dots li>button {
    display: none;
}


.master_slider.verti .slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.master_slider.verti .slide .img_section {
    position: relative;
    width: 180px;
    padding: 4px;
}

.master_slider.verti .slide .img_section img {
    width: 100%;
    height: auto;
    border-radius: 25px;
}

.master_slider.verti .slide .img_section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/games/iphone_mocku.png");
    background-size: 100% 100%;
    background-position: center;
}

.master_slider.verti .slide .content {
    max-width: 320px;
    margin-left: 16px;
}
/*  */

.asked {
    background-color: #e7e8ee;
    padding: 60px 0;
}



.stillBox {
    max-width: 680px;
    margin: 50px auto auto;
    text-align: center;
}

.stillBox h6 {
    color: var(--secondary);
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.stillBox p {
    font-size: 15px;
    color: var(--gray2);
    margin-bottom: 25px;
}


.borderBtnBlack {
    display: inline-block;
    background: transparent;
    color: var(--secondary);
    font-size: 17px;
    font-weight: bold;
    padding: 15px 15px;
    min-width: 180px;
    text-decoration: none;
    border: 1px solid var(--secondary);
    text-align: center;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.borderBtnBlack:hover {
    background: var(--secondary);
    color: var(--white);
}

.asked .content .p1,
.tab__content p,
.tab__content1 p {
    color: var(--grey2, #636c73);
    font-size: 15px;
    font-weight: 500;
    font-feature-settings: 'clig' off, 'liga' off;
    font-style: normal
}

.asked .content .p1 {
    width: 543px;
    padding-top: 8px;
    text-align: center
}

.asked .content .btn-view {
    margin: 22px 0
}

.asked .content .btn-view a {
    display: inline-flex;
    padding: 13px 40px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    text-decoration: none;
    font-feature-settings: 'clig' off, 'liga' off;
    font-style: normal;
    border: 1px solid var(--secondary, #000e1a)
}

.tab {
    width: 795px;
    background-color: #fff;
    margin: 10px 0;
    border-radius: 16px;
    border: 1px solid var(--new, rgba(10, 27, 86, 0));
    background: var(--white, #fff)
}

.asked .accordion {
    max-width: 830px;
    margin: 24px auto 0;
}

.asked .accordion-toggle {
    background: var(--white) url(../images/plus_icon.svg) no-repeat right 15px center;
    padding: 20px 50px 20px 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin-bottom: 20px;
    color: var(--secondary);
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}

.accordion-content {
    display: none;
}

.asked .accordion-toggle.active {
    background: var(--white) url(../images/minus_icon.svg) no-repeat right 15px center;
    border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -ms-border-radius: 8px 8px 0px 0px;
    -o-border-radius: 8px 8px 0px 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid var(--gray5);
}

.asked .accordion-toggle.active:before {
    background: var(--new, linear-gradient(90deg, rgba(10, 27, 86, 0.00) 0%, #F19D69 25%, #CD4CCF 50%, #1C49DA 75%, rgba(10, 27, 86, 0.00) 100%));
    content: "";
    width: 80%;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 10%;
}

.accordion-content {
    margin-bottom: 20px;
    background: var(--white);
    padding: 20px;
    border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -ms-border-radius: 0px 0px 8px 8px;
    -o-border-radius: 0px 0px 8px 8px;
    position: relative;
}

.accordion-content:before {
    content: "";
    box-shadow: 0px 8px 15px 0px rgba(64, 123, 255, 0.15);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    pointer-events: none;
}

.accordion-content:after {
    background: var(--new, linear-gradient(90deg, rgba(10, 27, 86, 0.00) 0%, #F19D69 25%, #CD4CCF 50%, #1C49DA 75%, rgba(10, 27, 86, 0.00) 100%));
    content: "";
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 10%;
}

.accordion-content b {
    font-weight: bold;
}

.accordion-content p {
    font-size: 16px;
    font-weight: 400;
    color: var(--gray2);
    margin: 0px 0px 8px;
    text-transform: capitalize;
    line-height: 26px;
    font-family: Roboto, sans-serif;
}

.accordion-content ul,
.accordion-content ol {
    padding-left: 25px;
    margin-bottom: 16px;
}

.accordion-content ol li,
.accordion-content ul li {
    margin: 12px 0px;
}


.unlesh .unlesh-details .right1 {
    width: 100% !important
}

.acontent {
    align-items: end !important
}

.tab input:checked~.tab__content {
    max-height: 100%
}

.home .home-content {
    margin-left: 24px;
}

.mastering,
.unlesh {
    padding: 60px 0px
}

.home .container {
    padding-bottom: 0 !important;
    padding-top: 0
}



/* unlash secation new css  */
.millionsPlayers {
    padding: 60px 0px;
    background: linear-gradient(180deg, #081645 0%, #020511 100%);
    position: relative;
}

.callbreak .millionsPlayers {
    background: linear-gradient(180deg, #242830 0%, #08080A 100%);
}

.millionsPlayers:before {
    content: "";
    background: url(../images/games/back34.png) no-repeat center center;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    left: 0px;
    pointer-events: none;
    top: 0px;
}

.animation {
    opacity: 1;
    transform: translate(0, 50px);
    transition: all 0.5s linear;
}

.millionsPlayers .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.millionsPlayers .leftBox {
    width: calc(100% - 385px);
    padding-right: 25px;
}

.millionsPlayers .rightBox {
    width: 385px;
    text-align: center;
}

.platform_fetures {
    display: flex;
}

.platform_fetures li {
    list-style: none;
    max-width: 335px;
    position: relative;
    border-radius: 18px;
    text-align: center;
    width: calc(100%/3 - 10px);
    margin-left: 35px;
    padding: 16px;
    transition: all 0.5s linear;
    background: linear-gradient(180deg, rgba(59, 73, 120, 0) 0%, rgba(6, 16, 52, 0) 100%);
    box-sizing: content-box;
}



.platform_fetures li {
    list-style: none;
    max-width: 335px;
    position: relative;
    border-radius: 18px;
    text-align: center;
    width: calc(100%/3 - 10px);
    margin-left: 35px;
    padding: 16px;
    transition: all 0.5s linear;
    background: transparent;

}

@property --angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;

}

.platform_fetures li::after,
.platform_fetures li::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: conic-gradient(from var(--angle), rgba(10, 27, 86, 0.00), #F19D69, #CD4CCF, #1C49DA, rgba(10, 27, 86, 0.00));
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    padding: 2px;
    border-radius: 20px;
    animation: 2s spin linear infinite;
    transition: all 0.5s linear;
    display: none;
    box-sizing: content-box;
}

.platform_fetures li::before {
    filter: blur(1.5rem);
    opacity: 0.5;
}

@keyframes spin {
    from {
        --angle: 0deg;
    }

    to {
        --angle: 360deg;
    }
}

.platform_fetures li:first-of-type {
    margin-left: 0px;
}

.platform_fetures li .levelUp_lottie {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
}

.platform_fetures li:hover .levelUp_lottie {
    opacity: 1;
}

.platform_fetures .icon {
    width: 88px;
    height: 88px;
    display: block;
    margin: 0px auto 15px;
}

.platform_fetures h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
    text-transform: capitalize;
}

.platform_fetures p {
    color: #c6c9cc;
    font-size: 20px;
}

/* unlash css end */


/* all win review secation css */

.winning_locations {
    background: url(https://cdnwebsite.myteam11.in/mt11v6_images/images/map_bg.webp) no-repeat center center;
    background-size: auto 120%;
    padding: 60px 0px;
    position: relative;
    overflow: hidden;
}

.winning_locations .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.winning_locations .leftBox {
    width: 50%;
    text-align: center;
}

.ratingBox {
    margin-top: 50px;
}

.winning_locations .rightBox {
    width: 50%;
    text-align: center;
}

.animation {
    opacity: 1;
    transform: translate(0, 50px);
    transition: all 0.5s linear;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


.testmonial {
    border-radius: 16px;
    border: 1px solid var(--grey5, #F7F8F8);
    background: var(--Color, #FFF);
    box-shadow: 0px 4px 10px 0px rgba(132, 132, 132, 0.15);
    padding: 24px 16px;
    margin: 32px 40px;
}

.testmonial .topRow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.testmonial .topRow .userImage {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin-right: 16px;
}

.testmonial .topRow .colum {
    width: 100%;
    text-align: left;
}

.testmonial .topRow .colum .name {
    color: var(--secondary, #000E1A);
    font-size: 16px;
    font-weight: 400;
}

.testmonial .topRow .colum span {
    color: var(--alertOrange, #FF9700);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}

.testmonial .topRow .rating {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--alertGreen, #2B8C18);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.testmonial .topRow .rating svg {
    width: 24px;
    height: 24px;
    margin-right: 4px;
}

.testmonial>p {
    color: var(--grey2, #636C73);
    text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    margin: 16px 0 0;
}

.testmonials {
    position: relative;
}

.testmonials>.slick-arrow {
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: #FFF;
    border-radius: 100%;
    top: calc(50% - 16px);
    z-index: 2;
}

.testmonials>.slick-arrow.prevArr {
    left: 0;
}

.testmonials>.slick-arrow.nextArr {
    right: 0;
}

.feature_sklider {
    padding-bottom: 16px;
}

.feature_sklider>.slick-dots,
.testmonials>.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.testmonials>.slick-dots li,
.feature_sklider>.slick-dots li {
    width: 6px;
    height: 6px;
    list-style: none;
    border-radius: 100%;
    background-color: #C6C9CC;
    margin-right: 12px;
}

.testmonials>.slick-dots li:last-child,
.feature_sklider>.slick-dots li:last-child {
    margin-right: 0;
}


.feature_sklider>.slick-dots li.slick-active,
.testmonials>.slick-dots li.slick-active {
    background-color: #000E1A;
}


.feature_sklider>.slick-dots li>button,
.testmonials>.slick-dots li>button {
    display: none;
}


/* Sectino Text CSS */
.section-content.text-left {
    text-align: left;

}

.section-content.text-right {
    text-align: right;
}

.section-content.text-center {
    text-align: center;
}

.section-content h1 {
    font-size: 52px;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    color: transparent;
    margin-bottom: 12px;
    position: relative;
}

.section-content h1:before {
    content: attr(data-name);
    background: linear-gradient(90deg, #FEF5F0 0%, #FAEDFA 51.04%, #E8EDFB 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    left: 0px;
    color: var(--white);
    top: 0px;
    z-index: 1;
    width: 100%;

}

.section-content h1:after {
    content: attr(data-name);
    background: linear-gradient(90deg, rgba(10, 27, 86, 0), rgba(241, 157, 105, 1), rgba(205, 76, 207, 1), rgba(28, 73, 218, 1), rgba(10, 27, 86, 0));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-stroke: 4px transparent;
    position: absolute;
    left: 0px;
    color: var(--white);
    top: 0px;
    z-index: 0;
    width: 100%;
}

.section-content h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.section-content h2 span {
    color: #F19D69;

}

.section-content.light h2 span {
    color: #1141c1;
}

.section-content.light h2 {
    color: #000e1a;
}

.section-content h3 {
    color: #F7F8F8;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}

.section-content.light h3 {
    color: #636c73;
}

.section-content p {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 16px;
}

.section-content.light p {
    color: #636c73;
}

.section-content p.big {
    font-size: 24px;
}

.section-content a.btn {
    display: inline-block;
    border-radius: 110px;
    background: linear-gradient(180deg, #82FF6A 0%, #1E7C0C 100%);
    padding: 16px 32px;
    color: #020511;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}

.section-content .line {
    display: inline-block;
    width: 80px;
    height: 4px;
    border-radius: 30px;
    background: linear-gradient(90deg, #0A1B56 0%, #F19D69 25%, #CD4CCF 50%, #1C49DA 75%, #0A1B56 100%);
    margin-bottom: 16px;
}

.fantasy .home .mnleft .home-img img {
    display: block;
}

@media only screen and (max-width:1399) {
    .millionsPlayers .rightBox {
        width: 315px;
    }

    .millionsPlayers .leftBox {
        width: calc(100% - 315px);
    }

    .platform_fetures li {
        margin-left: 10px;
    }

    .platform_fetures .icon {
        width: 80px;
        height: 80px;
    }

    .platform_fetures h4 {
        font-size: 20px;
    }

    .platform_fetures p {
        font-size: 16px;
    }
}


@media only screen and (max-width:1299px) {

    .unlesh .unlesh-details .right1 {
        padding: 0 !important
    }

    .section-content h1 {
        font-size: 48px;
    }

    .section-content h2 {
        font-size: 38px;
    }

    .section-content h3 {
        font-size: 22px;
    }

    .section-content p {
        font-size: 20px;
    }

    .section-content p.big {
        font-size: 24px;
    }
}


@media (max-width:1199px) {
    .millionsPlayers .rightBox {
        width: 250px;
    }

    .millionsPlayers .leftBox {
        width: calc(100% - 250px);
    }

    .platform_fetures h4 {
        font-size: 18px;
    }

    .platform_fetures p {
        font-size: 14px;
    }

    .section-content h1 {
        font-size: 44px;
    }

    .section-content h2 {
        font-size: 32px;
    }

    .section-content p.big {
        font-size: 22px;
    }

    .section-content h3 {
        font-size: 20px;
    }

    .section-content p {
        font-size: 18px;
    }

    .home .mnleft .home-img,
    .home .mnleft .anim_icon {
        flex: 0 0 250px;
    }

    .home .mnleft .anim_icon .icon {
        width: 250px;
        height: 250px;
    }

    .mastering .mastering-details .rightbox1{
        width: 50%;
    }


}


@media only screen and (max-width:991px) {

    .acontent {
        align-items: end !important
    }

    .unlesh .unlesh-details .right1 {
        width: 100% !important
    }

    .accordion {
        padding: 0 20px
    }

    .level .about-details {
        display: block
    }

    .unlesh .content .unlesh-details {
        align-items: center
    }

    .tab input:checked~.tab__content {
        max-height: 100%
    }

    .asked .content .mt11,
    .mastering .mastering-details .left2,
    .right1 img,
    .tab {
        width: 100%
    }

    .level .left img {
        width: 50%;
        height: 100%;
        object-fit: cover
    }

    .level .left {
        text-align: center
    }

    .unlesh .content .unlesh-details .left1 p {
        text-align: start;
        font-size: 14px;
        list-style: outside !important
    }

    .unlesh .unlesh-details .right1 {
        padding: 0
    }

    .unlesh .unlesh-details .left1 .boxes ul li {
        font-size: 10px;
    }

    

    .mastering .mastering-details {
        display: block;
    }

    .mastering .mastering-details .section-content.text-left {
        text-align: center;
    }

    .level .about-details .right {
        width: 100%;
    }

    .asked .content h3 {
        font-size: 28px
    }


    /* all win meadia */

    .winning_locations .leftBox {
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        padding-right: 0;
    }

    .winning_locations .rightBox {
        width: 100%;
    }

    .millionsPlayers .rightBox {
        display: none;
    }

    .millionsPlayers .leftBox {
        width: 100%;
        padding-right: 0px;
    }

    .platform_fetures {
        flex-wrap: wrap;
        justify-content: center;
    }

    .platform_fetures li {
        width: 100%;
        max-width: 235px;
        min-width: 235px;
        margin: 20px 15px;
    }

    .section-content h1 {
        font-size: 40px;
    }

    .section-content h2 {
        font-size: 32px;
    }

    .section-content p.big {
        font-size: 22px;
    }

    .section-content h3 {
        font-size: 20px;
    }

    .section-content p {
        font-size: 18px;
    }

    .home .mnleft .home-img,
    .home .mnleft .anim_icon {
        flex: 0 0 200px;
    }

    .home .mnleft .anim_icon .icon {
        width: 200px;
        height: 200px;
    }

    .fantasy .home .mnleft .home-img {
        flex: 0 0 300px;
    }

    .level .about-details .left img {
        display: inline-block;
        margin-bottom: 24px;
    }

    .level {
        padding: 60px 0;
    }

    .home .mnleft {
        padding-top: 130px;
    }

   
    .mastering {
        padding: 40px 0px;
    }

    .mastering .mastering-details .rightbox1{
        width: 100%;
    }


}

@media (min-width: 768px) {

    .platform_fetures li:hover {
        background: linear-gradient(180deg, #3B4978 0%, #061034 100%);
    }

    .rummy .platform_fetures li:hover {
        background: linear-gradient(180deg, #4F0F12 0%, #25070A 100%);
    }

    .callbreak .platform_fetures li:hover {
        background: linear-gradient(180deg, rgba(36, 40, 48, 1) 0%, rgba(8, 8, 10, 1) 100%);
    }

    .platform_fetures li:hover:after,
    .platform_fetures li:hover:before {
        display: block;
    }
}



@media (max-width:767px) {

    .home .mnleft,
    .level .about-details {
        display: block
    }

    .tab__label {
        font-size: 16px !important
    }

    .level .left img {
        width: 60% !important;
        height: 100%;
        object-fit: cover
    }

    .unlesh .unlesh-details .right1 img {
        width: 30% !important
    }

    .unlesh .content .unlesh-details .left1 p {
        text-align: center !important;
        list-style: outside !important;
        font-size: 12px
    }

    .unlesh .content .unlesh-details .left1 p::after {
        bottom: -10px;
    }

    .unlesh .unlesh-details .left1 .boxes {
        display: block;
        align-items: flex-start;
        margin-top: 16px
    }


    .level .about-details .left,
    .mastering .mastering-details .left2,
    .right1 img,
    .unlesh .unlesh-details .left1 .boxes .box2,
    .unlesh .unlesh-details .left1 .boxes .box3 {
        width: 100%
    }

    .btnmn,
    .home-img {
        text-align: center
    }

    .unlesh .unlesh-details .left1 .boxes .box1 {
        display: flex;
        width: 100%
    }

    .mastering .mastering-details {
        display: block !important
    }

    .home .container {
        background-image: url(../images/games/callBreak_vector.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 0;
        padding-top: 0
    }

    .level .about-details .right {
        width: 100%;
    }

    .unlesh .unlesh-details .left1 {
        width: 100%;
        text-align: center;
        padding: 30px 0
    }

    .unlesh .content .unlesh-details {
        display: block;
        align-items: center;
        justify-content: space-between
    }

    .unlesh .unlesh-details .right1 {
        width: 100%;
        padding: 0 30px;
        display: none
    }

 
    .home .btn {
        padding: 10px 23px;
        border-radius: 110px;
        background: linear-gradient(180deg, #82ff6a 0, #1e7c0c 100%)
    }



    .asked .content h3 {
        color: var(--secondary, #000e1a);
        font-size: 25px;
        position: relative
    }

    .unlesh .unlesh-details .left1 .boxes ul li {
        color: var(--grey4, #c6c9cc);
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
    }

    /* All win secation */

    .testmonials>.slick-arrow {
        width: 24px;
        height: 24px;
        top: calc(50% - 12px);
    }


    .home .mnleft {
        padding-top: 90px;
        padding-bottom: 40px;
    }

    .home .mnleft .home-img,
    .home .mnleft .anim_icon {
        margin-bottom: 16px;
    }

    .home .mnleft .home-img img {
        width: 200px;
    }

    .home .home-content {
        margin-left: 0;
        text-align: center;
    }

    .level,
    .millionsPlayers {
        padding: 40px 0;
    }

    .section-content h1 {
        font-size: 32px;
    }

    .home .mnleft .home-img,
    .home .mnleft .anim_icon {
        margin-bottom: 24px;
    }

    .fantasy .home .mnleft {
        padding-bottom: 40px;
        padding-top: 80px;
    }

    .fantasy .home .mnleft .home-img img {
        display: inline-block;
    }

    .fantasy .home .mnleft .home-img {
        position: relative;
    }

    .fantasy .home .mnleft .home-img::after {
        background: var(--new, linear-gradient(90deg, rgba(10, 27, 86, 0.00) 0%, #F19D69 25%, #CD4CCF 50%, #1C49DA 75%, rgba(10, 27, 86, 0.00) 100%));
        content: "";
        position: absolute;
        bottom: 0;
        left: calc(50% - 120px);
        width: 240px;
        height: 2px;
    }

    .fantasy .home .mnleft .home-img::before {
        content: "";
        background-image: url(../images/games/Mask-img.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        position: absolute;
        height: 26px;
        display: block;
        bottom: 0;
    }

    .platform_fetures li.spin {
        background: linear-gradient(180deg, #3B4978 0%, #061034 100%);
    }

    .rummy .platform_fetures li.spin {
        background: linear-gradient(180deg, #4F0F12 0%, #25070A 100%);
    }

    .callbreak .platform_fetures li.spin {
        background: linear-gradient(180deg, rgba(36, 40, 48, 1) 0%, rgba(8, 8, 10, 1) 100%);
    }

    .platform_fetures li.spin:after,
    .platform_fetures li.spin:before {
        display: block;
    }

    .section-content p.big {
        font-size: 16px;
    }

    .fantasy .home-img{
        max-width: 350px;
        margin: 0 auto;
    }

    .fantasy .home .mnleft .home-img img{
        width: 100%;
    }

    .master_slider.verti .slide .img_section {
        width: 150px;
        padding: 2px;
    }

    .master_slider.verti .slide .content {
        width: 250px;
    }

    .master_slider.hori .slide .img_section {
        max-width: 450px;
        padding: 4px;
    }

    .master_slider.hori .slide .img_section img {
        border-radius: 30px;
    }

    .master_slider .slide .content h3 {
        font-size: 20px;
    }

    .master_slider .slide .content p {
        font-size: 14px;
    }


    .mastering .mastering-details .rightbox1:before{
        width: 100%;
        height: 14px;
        bottom: -7px;
    }


}


@media (max-width:479px) {

    .platform_fetures li {
        margin: 10px 15px;
    }

    .home .mnleft,
    .level .about-details {
        display: block
    }

    .asked .content .mt11,
    .unlesh .unlesh-details .left1 .boxes .box1 {
        display: flex;
        width: 100%
    }

    .unlesh .unlesh-details .right1 img {
        width: 80% !important
    }

    .home .container {
        background-image: url(../images/games/callBreak_vector.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 0
    }

    .level .left img {
        width: 100% !important;
        height: 100%;
        object-fit: cover
    }

    .unlesh .content .unlesh-details .left1 p {
        font-size: 14px;
    }

    .unlesh .unlesh-details .left1 .boxes {
        display: block;
        align-items: flex-start;
        margin-top: 16px
    }

    .asked .content .mt11 .mt110,
    .level .about-details .left,
    .mastering .mastering-details .left2,
    .right1 img,
    .unlesh .unlesh-details .left1 .boxes .box2,
    .unlesh .unlesh-details .left1 .boxes .box3 {
        width: 100%
    }

    .asked .content .p1 {
        color: var(--grey2, #636c73);
        width: 100%;
        padding-top: 8px;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
    }

    .asked .content .mt11 {
        background-color: #f7f8f8;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        margin: 16px 0;
        border-radius: 16px;
        border: 1px solid var(--new, rgba(10, 27, 86, 0));
        background: var(--white, #fff);
        box-shadow: 0 8px 20px 0 rgba(64, 123, 255, .2)
    }

    .btnmn,
    .home-img {
        text-align: center
    }

    .mastering .mastering-details {
        display: block !important
    }

    .home-img img {
        width: inherit
    }


    .level .about-details .right {
        width: 100%;
    }

    .unlesh .unlesh-details .left1 {
        width: 100%;
        text-align: center;
        /* padding: 30px */
    }

    .unlesh .content .unlesh-details .left1 p::after {
        left: 36%;
        bottom: -14px;
    }

    .unlesh .content .unlesh-details {
        display: block;
        align-items: center;
        justify-content: space-between
    }

    .unlesh .unlesh-details .right1 {
        width: 100%;
        padding: 0 30px
    }

    /* .mastering {
        background-color: #f7f8f8;
        padding: 0 30px
    } */

    /* .level {
        padding-top: 10px;
        background: var(--grey5, #f7f8f8)
    } */

    /* .mastering .mastering-details .right2 {
        display: block;
        width: 100%;
        text-align: center;
        background-image: url(../images/games/Union1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    } */

    .home .btn {
        padding: 10px 23px;
        border-radius: 110px;
        background: linear-gradient(180deg, #82ff6a 0, #1e7c0c 100%)
    }


    .accordion {
        padding: 0px;
    }

    .asked .accordion-toggle {
        font-size: 16px;
        padding: 15px 48px 15px 15px;
    }

    .accordion-content p {
        font-size: 14px;
    }

    .asked .content h3 {
        color: var(--secondary, #000e1a);
        font-size: 25px;
        position: relative
    }

    .asked .content {
        margin: 20px auto;
    }

    .mastering .mastering-details .left2 h2 {
        font-size: 25px;
        text-align: center;
    }

    .mastering .mastering-details .left2 {
        text-align: center;
        font-size: 14px
    }

    .unlesh .unlesh-details .left1 .boxes ul li {
        color: var(--grey4, #c6c9cc);
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
    }


    /* allwin meadia */

    .winning_locations .leftBox {
        margin-bottom: 0px;
    }

    .section-content h1 {
        font-size: 30px;
    }

    .fantasy .home-img{
        max-width: 320px;
    }

    .master_slider.hori .slide .img_section {
        max-width: 290px;
        padding: 3px;
    }

    .master_slider.hori .slide .img_section img {
        border-radius: 16px;
    }

    .master_slider.verti .slide .img_section {
        flex: 0 0 100px;
        width: 100px;
        padding: 2px;
    }

    .master_slider.verti .slide .content {
        width: 160px;
        flex: 0 0 160px;
        margin-left: 8px;
    }
    .master_slider.verti .slide .img_section img{
        border-radius:12px;
    }
}


@media (max-width:375px) {
    .unlesh .unlesh-details .right1 img {
        width: 80% !important
    }

    .home .container {
        background-image: url(../images/games/callBreak_vector.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 0;
        padding-top: 0
    }

    .asked .content .mt11 h4 {
        flex: 1 0 0;
        color: var(--secondary, #000e1a);
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600;
    }


    .section-content h1 {
        font-size: 28px;
    }

    .section-content p.big {
        font-size: 16px;
    }

    .section-content h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .section-content h3 {
        font-size: 16px;
    }

    .section-content p {
        font-size: 14px;
    }

    .fantasy .home-img{
        max-width: 300px;
    }
}