.servicehpSection .serviceSecwrapper .secHeading .ctaService,.servicehpSection .serviceSecwrapper .serviceBoxes .servicesinnerBox a .servicebtmArrow,.videoSection .videosecWrapper .ctaDiv,[hidden],.footerGame #box .fanRotatediv svg .svgCurveLine,.footerGame #box .fanRotatediv svg.rotate .linesNew,template {
    display: none
}

.footerGame {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.footerGame .counterText {
    transition: 1.5s ease-in-out;
    position: absolute;
    bottom: 60%;
    opacity: 0
}

.footerGame .counterText h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    width: 85%;
    margin: 0 auto
}

@media screen and (max-width: 1600px) {
    .footerGame .counterText h3 {
        font-size:14px
    }
}

.footerGame .newcounterText {
    bottom: 106%;
    transition: 1.5s ease-in-out;
    opacity: 1
}

.footerGame #box .fanRotatediv svg.rotate {
    transition: transform 8s cubic-bezier(.9, .2, .6, 1);
    transform: rotate(8640deg);
    border-radius: 380px;
    background: linear-gradient(0deg,rgba(255,255,255,.5) 0,rgba(255,255,255,.5) 100%),conic-gradient(from 180deg at 50% 50%,red 0deg,#faff00 58.125deg,#05fb00 116.25deg,#00ffe0 185.625deg,#0029ff 247.5deg,#ff00d6 305.62499deg,red 360deg)
}

.footerGame #box .fanRotatediv svg.rotate .innerCircleactive {
    filter: none
}

.footerGame #box .fanRotatediv svg.rotate .innerCircleoneactive {
    fill: #fff
}

.footerGame #box {
    position: relative;
    margin: auto;
    width: 380px;
    height: 380px
}

.footerGame #box .fanRotatediv {
    animation: 2s linear infinite rotate-con;
    width: 380px;
    height: 380px
}

.footerGame #box .fanRotatediv svg {
    width: 380px;
    height: 380px;
    margin: auto;
    transition: none
}

.footerGame #box.boxTwo {
    animation: none
}

.footerGame #box .middleCircle {
    position: absolute;
    height: 100px;
    width: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.footerGame #box .middleCircle.middleCirclenew {
    height: 80px;
    width: 80px
}

.footerGame #box .middleCircle.middleCirclenew .innerCircle {
    background: #fff
}

.footerGame #box .middleCircle.box_Two {
    pointer-events: none
}

.footerGame #box .innerCircle {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    background: linear-gradient(0deg,rgba(255,255,255,.5) 0,rgba(255,255,255,.5) 100%),conic-gradient(from 180deg at 50% 50%,red 0deg,#faff00 58.125deg,#05fb00 116.25deg,#00ffe0 185.625deg,#0029ff 247.5deg,#ff00d6 305.62499deg,red 360deg)
}

@keyframes rotate-con {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 1600px) {

    .footerGame .newcounterText h3 {
        line-height: 21px
    }

    .footerGame #box .fanRotatediv svg.rotate {
        border-radius: 310px
    }

    .footerGame #box,.footerGame #box .fanRotatediv,.footerGame #box .fanRotatediv svg {
        width: 310px;
        height: 310px
    }

    .footerGame #box .middleCircle {
        height: 80px;
        width: 80px
    }

    .footerGame #box .innerCircle,.footerGame #box .middleCircle.middleCirclenew {
        height: 60px;
        width: 60px
    }

    .footerGame #box .innerCircle img {
        width: 30px
    }
}

@media screen and (max-width: 1400px) {

    .footerGame .newcounterText {
        bottom: 104%
    }

    .footerGame #box .fanRotatediv svg.rotate {
        border-radius: 290px
    }

    .footerGame #box,.footerGame #box .fanRotatediv,.footerGame #box .fanRotatediv svg {
        width: 290px;
        height: 290px
    }

    .footerGame #box .middleCircle {
        height: 70px;
        width: 70px
    }

    .footerGame #box .innerCircle,.footerGame #box .middleCircle.middleCirclenew {
        height: 50px;
        width: 50px
    }

    .footerGame #box .innerCircle img {
        width: 25px
    }
}

@media screen and (max-width: 1280px) {

    .footerGame .counterText {
        margin-bottom: 12px;
        width: 100%
    }

    .footerGame .newcounterText {
        bottom: 99%
    }

    .footerGame #box .fanRotatediv svg.rotate {
        border-radius: 240px
    }

    .footerGame #box,.footerGame #box .fanRotatediv,.footerGame #box .fanRotatediv svg {
        width: 240px;
        height: 240px
    }
}

@media screen and (max-width: 1024px) {

    .footerGame {
        width: 100%;
        margin: 120px 0 60px
    }

    .footerGame .counterText {
        margin-bottom: 14px;
        width: 100%
    }

    .footerGame #box .fanRotatediv svg.rotate {
        border-radius: 280px
    }

    .footerGame #box,.footerGame #box .fanRotatediv,.footerGame #box .fanRotatediv svg {
        width: 280px;
        height: 280px
    }

    .footerGame #box .middleCircle {
        height: 75px;
        width: 75px
    }

    .footerGame #box .innerCircle,.footerGame #box .middleCircle.middleCirclenew {
        height: 65px;
        width: 65px
    }

    .footerGame #box .innerCircle img {
        width: 30px
    }
}
.footerGame .counterText h3 span
{
    font-weight: 600;
}
.caseStudyBoxes {
    position: relative;
    overflow: hidden;
}
.caseStudyBoxes .casestudyImg {
    overflow: hidden;
    position: relative;
}
.caseStudyBoxes .casestudyImg::before
 {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .3;
    transition: .6s ease-in-out;
    z-index: 1;
}
.caseStudyBoxes .casestudyImg img {
    transform: scale(1.08);
    transition: .7s ease-out;
}
.caseStudyBoxes:hover .casestudyImg::before {
    background: #000;
    transition: .6s ease-in-out;
}
.caseStudyBoxes:hover .casestudyImg img {
    transform: scale(1);
    transition: .3s ease-in-out;
}
.caseStudyBoxes:hover .caseStudydesc {
    background: #d9d9d9;
    transition: .6s ease-in-out;
}
.servicesinnerBox{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 62px 0;
}
.servicesinnerBox {
    overflow: hidden;
    transition: .7s ease-out;
    margin-top: 50px;
}
@media screen and (max-width: 1600px) {
    .servicesinnerBox .imgBox {
        width: 23%;
    }
}
.servicesinnerBox .imgBox {
    width: 25%;
    transition: .7s ease-out;
}
@media screen and (max-width: 1600px) {
    .servicesinnerBox .serviceDesc {
        width: 53%;
    }
}
@media screen and (max-width: 1600px) {
    .servicesinnerBox .serviceDesc::before {
        height: 18px;
        width: 18px;
    }
}
.servicesinnerBox .serviceDesc::before {
    content: "";
    position: absolute;
    background: url(http://localhost/arms/wp-content/uploads/2025/12/service-arrow.svg) 0 0 / contain no-repeat;
    top: 15px;
    left: 110%;
    height: 20px;
    width: 20px;
    transition: .7s ease-out;
}
@media screen and (max-width: 1600px) {
    .servicesinnerBox .serviceDesc ul {
        padding-left: 25px;
    }
}
.servicesinnerBox:hover {
    transition: .7s ease-out;
}
.servicesinnerBox:hover .imgBox {
    scale: 1.9;
    transition: .7s ease-out;
}
.servicesinnerBox:hover .serviceDesc {
    width: 33%;
    transition: .7s ease-out;
}
@media screen and (max-width: 1600px) {
    .servicesinnerBox:hover .serviceDesc::before {
        right: -70px;
    }
}
.servicesinnerBox:hover .serviceDesc::before
 {
    right: -70px;
    transition: .7s ease-out;
}
.imageDiv {
    background: conic-gradient(from 45deg at 0 100%, red 0deg, #faff00 58.125deg, #05fb00 116.25deg, #00ffe0 185.625deg, #0029ff 247.5deg, #ff00d6 305.62499deg, red 360deg);
    position: relative;
    padding: 50px 0;
    animation: 15s infinite ani;
}
.imageDiv .blurDiv {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    backdrop-filter: blur(125px);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.booksecWrapper {
    background: linear-gradient(0deg, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, .5) 100%), linear-gradient(135deg, red 0, #faff00 14.15%, #05fb00 28.29%, #00ffe0 45.56%, #0029ff 60.75%, #ff00d6 75.9%, red 100%);
    position: relative;
    background-size: 400% 400%;
    animation: 15s infinite ani;
}

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