@media (min-width: 350px) {
    .font_14_60 {
        font-size: 0.7rem;
        line-height: 3rem;
    }

    .font_14_30 {
        font-size: 0.7rem;
        line-height: 1.5rem;
    }

    .font_18 {
        font-size: 0.9rem;
        line-height: 1.5rem;
    }



    .font_18_40 {
        font-size: 0.9rem;
        line-height: 2rem;
    }

    .font_18_44 {
        font-size: 0.9rem;
        line-height: 2.2rem;
    }

    .font_18_60 {
        font-size: 0.9rem;
        line-height: 3rem;
    }
    .font_20 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .font_20_40 {
        font-size: 1rem;
        line-height: 2rem;
    }

    .font_20_44 {
        font-size: 1rem;
        line-height: 2.2rem;
    }

    .font_24_30 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .font_24_36 {
        font-size: 1.2rem;
        line-height: 1.8rem;
    }

    .font_24_66 {
        font-size: 1.2rem;
        line-height: 3.3rem;
    }

    .font_26_40 {
        font-size: 1.3rem;
        line-height: 2rem;
    }

    .font_28_38 {
        font-size: 1.4rem;
        line-height: 1.9rem;
    }

    .font_28_40 {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .font_30_36 {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }

    .font_36_40 {
        font-size: 1.8rem;
        line-height: 2rem;
    }

    .font_40_50 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .font_42_40 {
        font-size: 2.1rem;
        line-height: 2rem;
    }

    .font_42_55 {
        font-size: 2.1rem;
        line-height: 2.75rem;
    }

    .font_42_60 {
        font-size: 2.1rem;
        line-height: 3rem;
    }

    .font_45_40 {
        font-size: 2.25rem;
        line-height: 2rem;
    }

    .font_45 {
        font-size: 2.25rem;
        font-style: normal;
        line-height: 2.5rem;
        font-weight: normal;
        text-transform: uppercase;
        text-decoration: none;
    }

    .font_45_60 {
        font-size: 2.25rem;
        line-height: 3rem;
    }

    .font_50_auto {
        font-size: 2.5rem;
    }

    .font_52_50 {
        font-size: 2.6rem ;
        line-height : 2.5 rem;
    }

    .font_60_60 {
        font-size: 3rem;
        line-height: 3rem;
    }

    .font_60_auto {
        font-size: 3rem;
    }



    .companytag {
        position: absolute;
        right: 0px;
        bottom: 3rem;
        width: 4rem;
        height:4rem;
        display: inline-block;
        filter: none !important;
        overflow: hidden;
        background-color: #b4000b
    }
    .solutiontag {
        position: absolute;
        left: 0rem;
        bottom: 0rem;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        background: #b4000b
    }
    .solutionIcon {

        width: 5rem;
        height: 5rem;
        display: inline-block;

    }
    /*.projecttag {
        position: absolute;
        left: 2rem;
        bottom: 2rem;
        width: 3rem;
        height: 3rem;
        display: inline-block;
        background: #808080;
        filter: none !important;
    }*/

    .activitytag {
        position: absolute;
        right: 0rem;
        bottom: 2rem;
        width: 2rem;
        height: 2rem;
        display: inline-block;
    }
   /* #particles {
        width: 100vw;
        height: 133.4rem;
        overflow: hidden;
        position: relative;
    }*/
    .projectMenu {
        height: 50px;
        line-height: 50px;
        background-color: #666666;
        padding-left: 20px;
    }

    .projectMenuMore {
        height: 50px;
        line-height: 50px;
        background-color: #4d4d4d;
        text-align: center;
        letter-spacing: 5px;
        cursor: pointer;
        vertical-align: middle;
    }
    .clientImg {
        /*  width: 80px;
          height: 80px;*/
        max-width: 100%;
      /*  width:100%;*/
        height: auto;

    }
    .clientLogoImg {
        width: 60px;
        height: 60px;

    }
    .clientLogoSize {
        padding-top: 4rem;
        width: auto;
        height:20rem;

    }
    .client-padding-left {
        padding-left: 1rem;

    }
    .client-padding-right {
        padding-right: 1rem;
        padding-left: 1rem;

    }
    .col-fixed-8-row {
        width: 28%;
    }
    .recruit-img{
        height:auto ;
        width:100%;
    }
    .recruit-img-tmp{
        height:0rem;
    }
}
