.performanceImg{
    padding-top:0;
    justify-content: end;
}
.performanceImg img{
    /* height:310px; */
}
.particle-container {
    min-height: 530px;
}
 p{
    color: #d9d9d9 !important;
    font-family: FutoSans-Regular !important
}
 /* table{
            color: #fff !important;
            border-color:rgba(255,255,255,0.2) !important;
            background:rgba(255,255,255,0.1);
        }
        table tr:nth-child(1) td{
            padding: 1.1em 0 0.7em 0.5em;
        }
        table tr:nth-child(2) td{
            padding:2em 0.5em;
        }
        table tr:nth-child(2){
            overflow:hidden;
        }
        .table {
            border-collapse: separate;
            border-spacing: 0;
        }

        .table td, .table th {
            border: 1px solid gray;
            padding: 1em;
        }
        .table-container {
            border-radius: 16px;
            overflow: hidden;
        }
        tr:first-child td:first-child {
            border-top-left-radius: 16px;
            border-bottom-left-radius: 16px;
        }
        tr:first-child td:last-child {
            border-top-right-radius: 16px;
        }
        tr:last-child td:last-child {
            border-bottom-right-radius: 16px;
        } */
.caseStd-section2{
    padding-bottom:4em;
    /* background-image: radial-gradient(
        circle at bottom left,
        #077acc -12%,
        rgba(6, 6, 6, 0) 14%
    );
    background-blend-mode: screen; */
}
.caseStd-section3{
    color:#fff;
    padding:4em 0;
    background-image: radial-gradient(circle at bottom right,#077acc -12%,rgba(6, 6, 6, 0) 23%);
    background-blend-mode: screen;
}
.caseStd-section3 h2,  .caseStd-section5 h2{
    font-size:48px;
    margin-bottom:56px;
}
.caseStd-section3 .mediumUsed{
    background:rgba(255,255,255,0.1);
    padding:1em 0;
    border:1px solid rgba(255,255,255,0.2);
    border-radius:40px;
    text-align:center;
    font-size:24px;
    margin-bottom:12px;
}
.caseStd-section3 .mediumUsed img{
    height:26px;
}
.caseStd-section4{
    color:#fff;
    padding:4em 0;
    background-image: radial-gradient(
        circle at top right,
        #077acc -11%,
        rgba(6, 6, 6, 0) 21%
    ),radial-gradient(circle at bottom left,#077acc -12%,rgba(6, 6, 6, 0) 22%);
    background-blend-mode: screen;
}

.caseStd-section4 .strategyImg{
    text-align: center;
}
.caseStd-section4 .strategyImg img{
    width:75%;
}
.caseStd-section4 h2{
    font-size:48px;
    margin-bottom:56px;
}
.caseStd-section4 .strategyPara{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.caseStd-section5{
    color:#fff;
    padding:4em 0;
    background-image: radial-gradient(
        circle at top left,
        #077acc -13%,
        rgba(6, 6, 6, 0) 23%
    ),radial-gradient(circle at bottom right,#077acc -12%,rgba(6, 6, 6, 0) 23%);
    background-blend-mode: screen;
}
.caseStd-section5 .googleResults img{
    width:100%;
}
.caseStd-section5 .strategyPara{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.caseStd-section5 .strategyImg{
    text-align: center;
}
.caseStd-section4 .strategyImg img{
    width:75%;
}
.digital_section4{
    color:#fff;
    padding:4em 0;
    background-image: radial-gradient(
        circle at top right,
        #077acc -13%,
        rgba(6, 6, 6, 0) 24%
    );
    background-blend-mode: screen;
}
.caseStd-section2 .targetAudience {
    border-radius: 8px;
    overflow: hidden;
    border: 0.1px solid rgba(255,255,255,0.2);
    background:rgba(255,255,255,0.1);
}

.caseStd-section2 .table, .caseStd-section5 .table  {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    color:#fff;
}

.caseStd-section2 .table td, .table th, .caseStd-section5 .table td, .table th {
    border: 0.1px solid rgba(255,255,255,0.2);
    padding: 1em;
    font-family: "FutoSans-Medium";
}
.caseStd-section5 .resultAcheived {
    border-radius: 8px;
    overflow: hidden;
    border: 0.1px solid rgba(255,255,255,0.2);
    background:rgba(255,255,255,0.1);
}
@media (max-width:1470px){
    .performance-section1  {
        padding-bottom: 8em;
    }
    .caseStd-section4 {
        background-image: radial-gradient(circle at top right, #077acc -11%, rgba(6, 6, 6, 0) 20%), radial-gradient(circle at bottom left, #077acc -12%, rgba(6, 6, 6, 0) 22%);
        background-blend-mode: screen;
    }
}
@media(max-width:1367px) {
    .caseStd-section3 h2,  .caseStd-section5 h2, .caseStd-section4 h2{
        font-size:44px;
        margin-bottom:48px;
    }
}
@media (max-width:1024px){
    .performance-section1  {
        padding-bottom: 0em;
    }
    .caseStd-section2{
        padding:0 0 3em 0;
    }
    .caseStd-section3{
        padding:3em 0;
    }
    .caseStd-section3 h2, .caseStd-section5 h2 {
        margin-bottom: 48px;
        font-size: 44px;
    }
    .caseStd-section3 .mediumUsed {
        font-size: 22px;
        padding:0.7em 0;
    }
    .caseStd-section4{
        padding:4em 0;
    }
    .caseStd-section4 h2 {
        margin-bottom: 48px;
        font-size: 44px;
    }
    .caseStd-section5{
        padding:4em 0;
    }
    .digital_section4{
        padding:4em 0;
    }
    
    .digital_section4 h2{
        margin-bottom:48px;
    }   
    .caseStd-section5 {
        background-image: radial-gradient(circle at top left, #077acc -12%, rgba(6, 6, 6, 0) 22%), radial-gradient(circle at bottom right, #077acc -12%, rgba(6, 6, 6, 0) 22%);
        background-blend-mode: screen;
    }
}

@media (max-width:768px){
    .performance-section1 .top_content_area h6 {
        font-size: 12px;
    }
    .performanceImg img {
        /* height: 200px; */
    }
    .caseStd-section3 h2, .caseStd-section5 h2, .caseStd-section4 h2 {
        font-size: 36px;
    }
    .caseStd-section3 .mediumUsed {
        font-size: 20px;
        padding: 0.5em 0;
    }
    .digital_section4 {
        background-image: radial-gradient(circle at top right, #077acc -13%, rgba(6, 6, 6, 0) 26%);
    }
    .digital_section4 .other-services h3{
        font-size: 28px;
    }
    .digital_section4 .other-services {
        padding: 40px 20px 0;
        height: 100%;
    }
}
@media (max-width:767px){
    .performanceImg{
        justify-content: center;
    }
    .caseStd-section2 {
        padding: 14em 0 3em 0;
    }
    .caseStd-section4 .strategyImg {
        margin-bottom: 2em;
    }
    .caseStd-section3 h2, .caseStd-section5 h2, .caseStd-section4 h2 {
        font-size: 32px;
    }
    .caseStd-section3 .mediumUsed {
        font-size: 16px;
    }
    .caseStd-section3 .mediumUsed img {
        height: 24px;
    }
    .caseStd-section4 .strategyImg {
        margin-bottom: 2em;
    }
    .digital_section4 .other-services {
        padding: 40px;
        height: auto;
        margin: 6px 0;
    }
    .caseStd-section2 .targetAudience{
        overflow: auto;
    }
    .caseStd-section5 .resultAcheived{
        overflow: auto;
    }
    .caseStd-section2 tr:last-child td:last-child{
        text-wrap: nowrap;
        overflow: auto;
    }
    .caseStd-section5 tr:last-child td:nth-child(2){
        text-wrap: nowrap;
        overflow: auto;
    }
    .caseStd-section5 .googleResults img {
        width: 175%;
    }
    .caseStd-section5 .googleResults {
        overflow-x: auto;
        white-space: nowrap;
    }

    .caseStd-section5 .googleResults img {
        height: auto;
        display: inline-block;
    }
}
@media (max-width:425px){
    
    .performanceImg{
        display: none !important;
    }
    .performanceImgMobile{
        display: block !important;
    }
  
    .caseStd-section3 h2, .caseStd-section5 h2, .caseStd-section4 h2 {
        font-size: 32px;
    }
    .caseStd-section3 .mediumUsed {
        font-size: 14px;
    }
    .caseStd-section3 .mediumUsed img {
        height: 24px;
    }
    .caseStd-section4 .strategyImg {
        margin-bottom: 2em;
    }

    .digital_section4 .other-services {
        padding: 40px;
        height: auto;
        margin: 6px 0;
    }
    .caseStd-section2 .targetAudience{
        overflow: auto;
    }
    .caseStd-section5 .resultAcheived{
        overflow: auto;
    }
    .caseStd-section2 tr:last-child td:last-child{
        text-wrap: nowrap;
        overflow: auto;
    }
    .digital_section4 {
        background-image: radial-gradient(circle at top right, #077acc -19%, rgba(6, 6, 6, 0) 29%);
    }
    .caseStd-section5 tr:last-child td:nth-child(2){
        text-wrap: nowrap;
        overflow: auto;
    }
    .caseStd-section5 .googleResults img {
        width: 175%;
    }
    .caseStd-section5 .googleResults {
        overflow-x: auto;
        white-space: nowrap;
    }
    .caseStd-section5 .caseStdOd2{
        order: 1 !important;
    }
    .caseStd-section5 .caseStdOd1{
        order: 2 !important;
    }
    .caseStd-section5 .strategyImg {
        margin-bottom: 2em;
    }
    .caseStd-section5 .googleResults img {
        height: auto;
        display: inline-block;
    }
    .caseStd-section2 {
        background-image: radial-gradient(circle at bottom left, #077acc -13%, rgba(6, 6, 6, 0) 24%);
        padding: 14em 0 3em 0;
    }
    .smart-bazaar-section2{
        padding-top: 5em;
    }
    .caseStd-section3 {
        background-image: radial-gradient(circle at top left, #077acc -13%, rgba(6, 6, 6, 0) 23%), radial-gradient(circle at bottom right, #077acc -21%, rgba(6, 6, 6, 0) 39%);
    }
    .caseStd-section5 {
        background-image: radial-gradient(circle at top left, #077acc -14%, rgba(6, 6, 6, 0) 25%), radial-gradient(circle at bottom right, #077acc -19%, rgba(6, 6, 6, 0) 28%);
    }
}
