cbody{
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    color:#5a5a5a;
    width:100%;
    max-width: 100%;
    padding:0;
    margin:0;
}
footer{
    color:#fff;
}
.navbar{
    background:rgba(255,255,255,0.9);
    padding: 10px 80px;
}

.navbar-brand img{
    height:2.5rem;
}

.landing{
    position: relative;
    width: 100%;
    height:100vh;
    display:table;
    z-index:-1;
}
.home-wrap{
    clip:rect(0,auto,auto,0);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    min-height: 350px;
}

.home-inner{
    background-image: linear-gradient(to right top,rgba(7, 32, 68, 0.6),rgba(0,0,0,0.6)),  url(./images/emile-perron-190221-unsplash.jpeg);
    position:fixed;
    display:table;
    top:0;
    left:0;
    width:100%;
    height:100%;
    min-height: 350px;
    background-size:cover;
    background-position: center center;
}
.home{
    max-height:500px;
}
.about-inner{
    background-image: linear-gradient(to right top,rgba(7, 32, 68, 0.8),rgba(0,0,0,0.8)),  url(./images/rawpixel-579231-unsplash.jpg);
    height:70vh;
}
.about-wrap,.about-landing{
    height:70vh;
}
.about-container{
    background:#ddd;
    margin:-150px auto 0px;
    border-radius: 25px;
}
.caption{
    width:70%;
    max-width: 100%;
    position:absolute;
    top:35%;
    margin-right:auto;
    z-index:1;
}
.caption h1{
    color:#fff;
    font-size:3.5rem;
    font-weight:500;
    padding:2rem;
}
.borders h1:after {
    content:' ';
    position: absolute;
    display:block;
    width: 10%;
    left:45%;
    margin: 10px auto;
    border:6px dashed #d0d0d0;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05); 
}

.about-caption{
    top: 20%;
    width:100%;
}
h3.heading{
    font-size:2.2rem;
    font-weight: 500;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    margin-bottom:1rem;
}
.padding{
    padding:2rem 0;
}
.btn{
    width:40%;
    background-color:transparent;
    border: 2px solid #F7B23B;
    outline: none;
    color:#F7B23B;
    text-transform: uppercase;
    padding:.5rem 1.1rem;
    font-size:16px;
    margin:15px 0;
}
.btn:hover{
    background-color:#F7B23B;
    color:#fff;
    border: 2px solid #fff;
}
.img-responsive{
    width:80%;
    display:block;
    margin-right:auto;
}
.brand img{
    height:80px;
    display:block;
    margin:auto;
}
.brand h3{
   padding:20px;
   font-size:2rem;
   text-align: center;
}
.center-block {
    text-align: center;
 }

.about-content{
    margin-top:15px;
    padding:10px 20px;
}

.center-block{
    padding:0 15px;
}
#contact{
    background-image: linear-gradient(to right top, rgba(7, 32, 68, 0.8),rgba(0,0,0,0.8)),url(./images/contact.jpeg);
    min-height:550px; 
    background-attachment: fixed;
    background-position: bottom left;
}
#work{
    background-image: linear-gradient(to right top, rgba(7, 32, 68, 0.6),rgba(0,0,0,0.6)), url(./images/jefferson-santos-694397-unsplash.jpeg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
.form-horizontal{
    width:100%;
    display:block;
    margin-top:100px;
    margin:auto;
}
input[type=text],input[type=url],
input[type=email],.form-control{
    background:#fafafa;
    opacity:0.8;
    outline: none;
    margin:20px auto;
    width:100%;
}
input[type=text]:focus,input[type=url]:focus,
input[type=email]:focus,.form-control:focus{
    border:none;
    outline:none;
    
}
input::placeholder{
    color:#fff;
    outline:none;
}
.card-title{
    font-size:30px;
    font-weight: 500;
    padding-left:15px;
    padding-top:10px;
}
.card-banner{
    width: 70%;
}
.card-btn{
    display: block;
    margin:30px auto;
}
.card{
    background-color: #fff;
    opacity: 0.9;
    border-radius: 25px;
    padding:20px;
    margin:30px;
}
.card-head{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: space-evenly;
    padding:15px 0;
}
.card-img-top{
    margin-top:15px;
}
#card-img{
    background-image: linear-gradient(to right top, rgba(0,0,0,0.15),rgba(0,0,0,0.15)),url(./images/simplyauto.png);
    height: 400px;
    background-position: center center;
    background-size: cover;
    border-radius: 25px 25px 0 0;
}
#card-img1{
    background-image: linear-gradient(to right top, rgba(0,0,0,0.15),rgba(0,0,0,0.15)),url(./images/benefit2.png);
    height: 400px;
    background-position: top center;
    background-size: cover;
    border-radius: 25px 25px 0 0;
}

#team{
    padding:20px;
    margin-top: 50px;
}

.founder1{
    background-image: linear-gradient(to right top, rgba(0,0,0,0.15),rgba(0,0,0,0.15)),url(./images/Mrigaen_Kapadia1.jpg);
    height: 300px;
    background-position: center center;
    background-size: cover;
    border-radius: 25px 25px 0 0;
}
.founder2{
    background-image: linear-gradient(to right top, rgba(0,0,0,0.15),rgba(0,0,0,0.15)),url(./images/Nupur_Kapadia1.jpg);
    height: 300px;
    background-position: center center;
    background-size: cover;
    border-radius: 25px 25px 0 0;
}
.founder-card{
 width:28rem;
}
.jumbotron{
    margin-bottom: 0;
}
.custom{
    border:5px solid #cdcdcc;
}
.custom h3{
    text-align: center;
    font-size:38px;
    font-weight: 600;
}
.custom .btn{
    margin:0;
    display: block;
    margin-left:auto;
    width:60%;
    padding:0.8rem 1.1rem;
}
.featured h3{
    font-size: 1.8rem;
}

#footer-widget{
    background: rgba(0,0,0,0.9);
    padding-top:30px;
    width:100%;
}
#footer-widget ul{
    list-style: none;
    padding:5px;
    color:#fdfdfd;
}

#footer-widget h5{
    color:#fdfdfd;
    padding-bottom:5px;
    padding-left:5px;
    border-bottom: 1px dotted grey;
}

#footer-widget li{
    padding-bottom:8px;
}
#footer-widget a{
    color:#fff;
}
#footer-widget a:hover{
    color:#F7B23B;
    text-decoration: none;
}
.fa {
    padding: 15px 20px; 
    font-size: 30px;
    width: 60px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50px;
  }
  
.fa:hover {
    color:#FFF;
      opacity: 0.7;
  }
  
  .fa-facebook {
    background: #3B5998;
    color: white;
  }
  .fa-linkedin {
    background: #007bb5;
    color: white;
  }
  #footer{
    border-top: 2px solid grey;
    background: rgba(0,0,0,0.9);
  }
  #footer h5{
      text-align: center;
      font-size: 18px;
      padding:25px;
      margin-bottom: 0;
      color:#fff;
  }

  /*join us style*/
  .join-landing{

  }
  .join-wrap{

  }
.join-inner{

}
.join-img{
    background-image: linear-gradient(to right top, rgba(255, 255, 255, 0.486),rgba(255, 255, 255, 0.432)),url(./images/join.jpg);
    height:500px;
    background-position: top right;
    background-size: cover;
}
.join-container{
    background-color: rgba(211, 209, 209, 0.151);
    width:80%;
    margin:100px auto;
    display:block;
    padding:30px;
    border:2px solid gray;
}
#join .heading{
    color:#000;
    font-size:60px;
    padding:35% 0;
}
/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
    body{font-size:14px;}
    .navbar{padding: 10px 20px;}
    .box{padding:15px 10px;}
    .userlist h4{font-size:12px;}
    .caption{width:100%;top:20%;}
    .caption h1{font-size:2.5rem;}
    .btn{width:60%;}
    .img-responsive{margin:auto;}
    .card{padding:10px;margin:10px 5px;}
    .card-body{padding:none; }
    .col-12{padding:none; margin:10px 0;}
    .card-text{text-align: justify;}
    .card-banner{width: 100%;}
    .custom h3{font-size:26px;}
    .custom .btn{ margin:auto;}
    .feature-img{padding:0 30px;}
    .featured h3{font-size: 1.4rem;}
    .card-btn{margin:15px auto;}
    .fa {padding: 12px 15px; font-size: 20px;width: 45px;margin: 5px 2px;}
    .founder-card{ width:20rem; }
    .carousel-indicators{top:90px;}
    #team{margin:10px 0; padding:0;}
    .join-img{height:300px;background-size: cover;}
    .join-container{width:100%;margin:80px auto;padding:15px;}
    #join .heading{font-size:50px; padding:40% 0;}
      #footer h5{font-size: 15px;}
      .custom .btn{padding:0.5rem 1.1rem;}
    
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .custom .btn{ margin:auto; margin-top:10px;}
    .col-12{padding:none; margin:15px 0;} 
    .navbar{padding: 10px 30px;}   
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .caption{width:100%;top:20%;}
    .landing{height:70vh;}
    .home-wrap{height:70vh;}
    .home-inner{height:70vh;}  
    .about-content{ margin-top:0px;} 
    .img-responsive{ width:55%;} 
    .btn{width:30%;}
    .custom .btn{ margin:auto; margin-top:10px;}
    .col-12{padding:none; margin:15px 0;} 
    .navbar{padding: 10px 50px;}
    .about-caption{top:15%;} 
    .about-container{margin:-150px auto 0px;} 
    .founder-card{ width:20rem; }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .caption{width:100%;top:25%;}
    .landing{height:70vh;}
    .home-wrap{height:70vh;}
    .home-inner{height:70vh;}  
    .about-content{ margin-top:10px;}
    .img-responsive{ width:100%;}
    .custom .btn{ margin:auto; margin-top:25px;}
    .card-btn{margin:80px auto 25px;}
    .about-inner{ height:55vh;}
    .about-wrap,.about-landing{ height:55vh;}
    .about-container{margin:30px auto 0;}
    .about-padding{padding:30px;}
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    
}

