.jumbotron h1{
	font-size: 40px;
}

.inner-banner{
  	min-height: 250px !important;
	color: #000;
}

.inner-banner p{
	font-size: 18px;
}

.inner-banner h1{
	margin-top: 40px;
}

.white-cntr{
  	color: #ffffff;
  	text-align: center;
}

.btn-box{
   background: rgb(66, 172, 203) none repeat scroll 0% 0%;
   border-radius: 3px;
   padding: 8px 11px;
   color: #FFF;
   font-size: small;
 }

.col-grey .text-title{
   color: #373737 !important;
}

.btn-bg .btn{
  background: #ce3635 !important;
}

.title-highlight{
	color: #3EB54A;
}

.icon-boxes.why-choose .text-title {
    font-size: 16px;
    padding-left: 25px !important;
}

.icon-boxes.why-choose p{
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}

.icon-boxes.why-choose [class*="col-"] > div > i.fa {
    left: 16px;
}

.mobile-apps.icon-boxes .no-title img, .icon-boxes .no-title i.fa{
	margin-bottom: 0 !important;
}

.app-categories .icon-box p{
	font-size: 20px;
}

.app-categories h2{
	margin: 40px 0 50px 0;
}

.hiring-process .text-title{
	font-size: 18px;
    margin-bottom: 10px;
}

.mobile-app-graphics{
	text-align: center;
    margin-top: 30px;
    border: 1px solid #337ab7;
    padding: 30px 0;
    background: #ecf6ff;
}

.mobile-app-graphics img{
	margin: 0 auto;
}