@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;
    }
    .first-p{
        margin-left:20px !important;
        margin-right:20px !important;
    }
    .founders-new .row{
        margin-left:20px !important;
        margin-right:20px !important;
    }
     .carousel-caption{
        width:50% !important;
        top:15% !important;
        left:10% !important;
    }
}
/* mobile ends*/

.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;
 }
.data p{
    font-size: 14px;
    font-family: 'custom-font-regular';
    margin-left: 40px;
    margin-right: 40px;
}

.founders p{
    font-family: 'custom-font-regular';
    font-size: 17px;
}

.ftitle1 h1:after {
    background: none repeat scroll 0 0 #ffffff;
    bottom: -10px;
    content: "";
    display: block;
    height: 4px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.example-container {
    display: flex;
    flex-direction: column;
}

.example-container > * {
    width: 100%;
}

.team{
    padding: 20px 20px 20px 20px;
    text-align: center;
}

.founders{
    padding: 20px 50px 20px 50px;
}


.image .text {
    position:absolute;
    top:120px;
    left:100px;
    width:600px;
    color: #ffffff;
    text-align: left;
    font-size: 120px;
    font-family: 'custom-font-regular';
}
.image .mat-card {
    position:absolute;
    padding-top: 30px;
    top:260px;
    left:100px;
    width:400px;
    color: white;
    text-align: center;
    font-family: 'custom-font-regular';
    height: 100px;
}


.image{
    position: relative;
}

.ftitle h1{
    margin-top:20px;
    font-family: 'custom-font-bold';
    text-align: center;
    font-size: 28px;
    color:#2e5f9a;
    padding-top: 40px;
}
.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;
}

.ftitle1  h1{
    font-family: 'custom-font-bold';
    text-align: center;
    font-size: 28px;
    padding-top:40px;
    padding-bottom: 20px;

}

.ftitle h1:after {
    background: none repeat scroll 0 0 #5f7bc0;
    bottom: -10px;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.card-body p{
    font-family: 'custom-font-regular';
    font-size: 14px;
}
.journey-so-far{
    background-image: url('./assets/jsf.jpg');
}
.journey-so-far h5{
    font-family: 'custom-font-regular';
    color: #ffffff;
    text-align: center;
}
.journey-so-far h4{
    font-family: 'custom-font-regular';
    color: #ffffff;
    text-align: center;
}
.journey-so-far i{
    font-size:40px;
    color:#ffffff;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.first-p{
    font-family: 'custom-font-regular';
    font-size: 14px;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 40px;
    margin-left: 120px;
    margin-right:120px;
}
.founders-new .row{
    margin-left:80px;
    margin-right: 80px;
}
.founders-new h6{
    padding-top: 10px;
    font-family: 'custom-font-regular';
    color: #888;
}
.team{
    padding-top:20px;
    background-color:#eee;
    padding-bottom: 40px;
}
.founders-new{
    font-family:'custom-font-regular';
    font-size: 16px;
    color: #888;
    text-align: left;
}
input::-webkit-input-placeholder {
    color: white !important;
}
.form-control{
    margin-left: -10px;
}
.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%
}

