div.reviewtext{
    color: #fff;
    padding: 0 0 35px 0;
    line-height: 1;
    font-size: 20px;
}
.clutchimg{
    vertical-align:top;margin:0 5px;
}
.tab-text li span.tech-icon-titel{
    color: black;
    display: inline-block;
    font-family: 'proxima_novaregular';
    font-size: 17px;
    margin-top: 18px;
}
.tech-icon-img{
    max-height: 70px;
}
.blog-logo {
    display: inline-block;
    margin: 0 70px 5px 0;
    width: 270px;
    position: relative;
    height: 84px;
    transform-origin: left;
}
.bannerarrow {margin:-6px 0 0 5px;}
.textB img {
    filter: grayscale(1);
    transition: all 0.2s linear;
}
.blog-logo:hover img {
    filter: grayscale(0);
}


.Section {
    background: none;
    padding: 42px 0 50px 0;
}
.Section .mobAppEleBB li div.tab-block a h4.tech-title {
    text-align: center;
    color: black;
    font-size: 1rem;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
}

.Section .mobAppEleBB li.active div.tab-block a h4.tech-title {
    color: black;
    font-weight: bold;
    font-family: proxima_novaextrabold;
}

.mobAppDevSecDD.Section .technology:after {
    background: lightgray;
    top: inherit;
    bottom: 6px;
    height: 0.3px;
}
h2.tech-heading{
    text-align: left;
    padding: 40px 0;
    font-family: 'proxima_novaextrabold';
    font-size: 3rem;
}

.webAppEleAA .mobAppEleBB {
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: left;
    height: auto;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.webAppEleAA .mobAppEleBB ul {
    display: inline-block;
    position: relative;
    z-index: 9;
    border: none;
}
.Section .mobAppEleBB ul {
    max-width: inherit;
    width: auto;
    margin-top: 0;
    margin-left: 0px;
}
/*.Section .mobAppEleBB li {
    padding: 0px 0;
    overflow: hidden;
}*/
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.tab-content>.active {
    display: block;
}
.animated3 {
    animation-duration: 1.5s;
    animation-fill-mode: both;
}
.fadeInUp {
    animation-name: fadeInUp;
}
.tab-text {
    margin-top: 60px;
    text-align: center;
}
.tab-text ul {
    text-align: center;
    padding-left: 0px;
    justify-content: center;
}
.tab-text li {
    list-style: none;
    width: 155px;
    padding: 0 10px;
    display: inline-block;
}
.tab-text li {
    float: none;
    margin-bottom: 28px;
    vertical-align: top;
    text-align: center;
}
.tab-text li img {
    display: block;
    margin: 0 auto;
}
.tech-icon-img {
    max-height: 70px;
}

.tab-text li span.tech-icon-titel {
    color: black;
    display: inline-block;
    font-family: 'proxima_novaregular';
    font-size: 17px;
    margin-top: 18px;
}
.Section .mobAppEleBB li.active:before {
    background-color: #1866b1;
}
.Section .technology li:before {
    bottom: -6px;
}
.Section .mobAppEleBB li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    transition: all .3s ease;
}
/*.Section .mobAppEleBB li:after {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 0;
    height: 27px;
    width: 1px;
    background: rgba(255,255,255,.1);
}*/
.mobAppEleBB:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    background: #324d65;
    top: 50%;
    margin-top: 0;
}
.tech-text{
    font-size: 18px;
    padding: 0px 0px;
}
.webAppEleAA .mobAppEleBB li div.tab-block a {
    padding: 12px 20px;
    border-radius: 0;
    background: 0 0;
    margin-right: 0;
    display: table-cell;
    text-decoration: none;
}
ul li.tech-head{
    /*    margin-left: 25px;*/
    width: auto;
}
/*div.tab-content{
    padding:0px 27px;
}*/

.blog-logo-img1 .blog-logo-img2 .blog-logo-img3 {display:none;}
@media(max-width:1400px){
    h2.tech-heading{
        font-size: 2.2rem;
    }
}

@media(max-width:1250px){
    h2.tech-heading{
        padding-bottom: 20px;
        padding-top: 0px;
    }
    .tab-text li{
        width: auto;
        padding: 0 30px;
    }
    .redBtn {max-width: 215px;  font-size: 13px; padding:12px 20px}
    .blog-logo {width: 110px; height: 41px; margin:0 0 0 0 !important;}
}


@media(max-width:767px){
    .tech-icon-img{
        height: auto;
    }
    h2.tech-heading {
        font-size: 1.5rem!important;
    }
    .webAppEleAA .mobAppEleBB{
        margin-bottom: 20px;
    }
    .Section .mobAppEleBB ul {
        margin-left: 0;
        display: flex;
        flex: 0 0 100%;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 26px;
        border-bottom: 0;
    }
    /*    div.tab-content {
          padding: 0px 15px;
        }
    */    .Section .mobAppEleBB li div.tab-block a h4.tech-title{
              white-space: nowrap;
          }
    .mobAppDevSecDD.Section .technology::after {
        content: normal;
    }
    .webAppEleAA .mobAppEleBB{
        border-bottom: 0px;
    }
    /* .Section .mobAppEleBB li{
         margin-left: 5px;
         margin-right: 5px;
         overflow: visible;
     }*/
    .Section .mobAppEleBB ul {
        flex-direction: row;
        flex-wrap: nowrap;
        display: flex;
    }

    .redBtn {display:flex; margin: 0px auto; max-width: 215px; justify-content: center; font-size: 13px; padding:12px 20px}
    .blog-logo {width: 110px; height: 41px; margin:0 0 0 0 !important;}


}


