@media only screen and (max-width:620px) {
    /* For mobile phones: */
    .h1-responsive {
        font-size: 15px;
        padding-top: 50%;
        margin-top: -120px;
    }
    .mb{
        width:250px;
    }
    .mb1{
        margin-left:-20px;
        margin-top:-20px;
    }
    .mb2{
        margin-top:-20px;
    }
    .carousel-inner{
        margin-top:65px
    }
    .btn-primary{
        padding:10px;
    }

    .our-process-new {
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .our-process-new img{
        width:200px;
        margin-top:-20px !important;
    }
    .card2{
        padding-top: 40px;
        margin-bottom:40px !important;
    }
    .card2 img{
        margin-left:0px !important;
    }
    .card2 h5{
        text-align: left !important;
    }
    .card2 ul li{
        text-align: left !important;
    }
    .what-unique{
        margin-top:0px !important;
    }
    .what-unique .row{
        margin-left:20px !important;
        margin-right:20px !important;
    }
    .our-solutions-new .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .client-logo-side-border{
        border-right: 2px solid white !important;
    }
    .client-logo-top-border{
        border-top: 2px solid white !important;
    }
    .carousel-caption{
        width:50% !important;
        top:15% !important;
        left:10% !important;
    }
}
.carousel-caption{
    width:40%;
    left:10%;
    top:35%;
  }
  .carousel-caption h1{
      font-weight:1000 !important;
      -webkit-font-smoothing: subpixel-antialiased;
      visibility:visible;
      color: rgba(255,255,255,0.9);
      font-family: 'custom-font-bold';
  }
 
 .h1-responsive{
     text-align: left;
     color: white;
 }
.wrapper{
    margin-left: 40px;
    margin-right: 40px;
}
.ftitle h1{
    padding-top: 40px;
    margin-top:20px;
    font-family: 'custom-font-bold';
    text-align: center;
    font-size: 28px;
    color:#2e5f9a;
}
.ftitle h1:after {
    background: none repeat scroll 0 0 #2e5f9a;
    bottom: -10px;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail > img, .thumbnail a > img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    height:25px;
}
.thumbnail{
    display: block;
    margin-bottom: 20px;
}
.client-logo-side-border{
    border-right: 2px solid white;
    /* padding-bottom: 30px; */
}
.client-logo-top-border{
    padding-top: 12px;
    border-top: 2px solid white ;
}

.domain-expertise h4{
    padding-top:20px;
    text-align: center;
    font-family: 'custom-font-medium';
    font-size: 19px;
}
.domain-expertise p {
    font-family: 'custom-font-regular';
    font-size: 14px;
    text-align:left;
    color: #4d4d4d;
}


.clients img{
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
}

.clients img:hover{
    filter: none;
    -webkit-filter: grayscale(0);
}


.h1-responsive{
    text-align: left;
}
.our-solutions{
    padding-top:20px;
    margin-left:-40px;
    margin-right: -40px;
    background-color: #f8f8f8;
}

.clients{
    padding-top:20px;
    background-color: #f8f8f8;
}

.our-process-new .card1{
    margin-bottom: 80px;
}
.our-process-new .card2{
    margin-bottom: 80px;
}
.our-process-new{
    margin-left:80px;
    margin-right:80px;
}
.card1 h5{
    font-family: 'custom-font-medium';
    font-size:20px;
}
.card1 ul{
    list-style-type:none;
    margin-left:-40px
}
.card1 ul li{
    font-family: 'custom-font-regular';
    font-size: 16px;
    color: #888;
}
.card1 img{
    margin-bottom:15px;
    height: 35px;
    width: 30px;
}
.card1 p{
    font-size:16px;
    font-family:'custom-font-regular';
    color:#888;
}
.card2 h5{
    font-family: 'custom-font-medium';
    font-size:20px;
    text-align: right;
}
.card2 ul{
    list-style-type:none;
    margin-left:-40px
}
.card2 ul li{
    text-align: right;
    font-family: 'custom-font-regular';
    font-size: 16px;
    color: #888;
}
.card2 img{
    display: block;
    margin-left:auto;
    margin-bottom:15px;
    height: 35px;
    width: 30px;
}
.what-unique .row{
    margin-left:100px;
    margin-right:100px;
    padding-bottom: 40px;
    padding-top:40px
}
.what-unique {
    margin-left:-40px;
    margin-right:-40px;
    margin-top:-40px;
    margin-bottom: 40px;
}

.our-solutions-new .row{
    margin-left:80px;
    margin-right:80px;
    padding-top:40px;
}
input::-webkit-input-placeholder {
    color: white !important;
}
.form-control{
    margin-left: -10px;
}

.solutions-logo h6{
    text-align: left;
    margin-top: 20px;
    font-family: 'custom-font-bold';
}
.controls-top .btn-floating {
    text-align: center;
    color: green !important;
    margin-bottom: 20px !important;
}
#change1:hover{
    content: url('../assets/webos1.png');
}
#change2:hover{
    content: url('../assets/mobileos1.png');
}
#change3:hover{
    content: url('../assets/enterpriseos1.png');
}
#change4:hover{
    content: url('../assets/aios1.png');
}
#change5:hover{
    content: url('../assets/uiuxos1.png');
}
#change6:hover{
    content: url('../assets/nfcos1.png');
}
#solutiontitle:hover{
    color: #49bb7f;
}
.client-logo-side-border{
    border-right: 2px solid lightblue;
}
.client-logo-top-border{
    padding-top: 12px;
    border-top: 2px solid lightblue ;
}
.thumbnail > img, .thumbnail a > img{
    margin-left: auto;
    margin-right: auto;
    height:25px;
}
.thumbnail{
    display: block;
    padding: 4px;
    background-color: #ffff;
}
.solutionstt img{
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
}

.solutionstt img:hover{
    filter: none;
    -webkit-filter: grayscale(0);
}
.btn1 {
    display: block;
    margin-left:auto;
    margin-right: auto;
}
.btn2 {
    display: block;
    margin-left:auto;
    margin-right: auto;
}
.btn-outline-primary{
    
    color: lightblue !important;
    border-radius: 30px;
    border: 2px solid lightblue !important;
}

.map-contact{
    margin-top:80px;
  }
  .contact{
    position: absolute;
    z-index: 99;
    left:0;
    right:0;
    margin: auto;
  }
  #bstyle{
    border-radius: 20px;
    width: 30%;
  }
  .example-container {
    display: flex;
    flex-direction: column;
  }
  
  .example-container > * {
    width: 100%;
  }
  .c1{
    padding-left:120px; padding-right:120px
  }
  .ftitle3 h3{
    font-family: 'custom-font-bold';
    text-align: left;
    padding-top:20px;
    font-size: 20px
  }
  .ltitle{
    font-family: 'custom-font-regular';
    color: rgb(73, 73, 73);
  }
  .ec a{
    display:inline; padding-left:10px;font-size:14px;color:rgb(73, 73, 73);
  }
  .ecm{
    color: rgb(73, 73, 73);
    font-family: 'custom-font-regular';
  }
  .home p{
    color: rgb(73, 73, 73);
    font-family: 'custom-font-regular';
    font-size: 12px;
  }
  .get-directions a{
    font-family: 'custom-font-regular';
    display:inline; 
    padding-left:10px;
    font-size:14px;
    color:rgb(73, 73, 73);
  }
  .submit
{
  background-color: rgb(110, 184, 0);
  color: white;
  border:0;
  font-size: 10px;
  border-radius: 20px;
  width: 30%;
  padding:2% 5%
}
