  body {
      font: 400 15px Lato, sans-serif;
      line-height: 1.8;
      color: #303030;
      background:white;
  }
  td,li, p{font-size:14px;}
  
  
  
  h2 {
      font-size: 16px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 10px;
  } 
  
    .container-fluid {
      padding: 10px 10px;
      border-bottom:0px solid lightgray;
  }
  
 .cus h4{font-size:13px;font-weight:bold;}
 
 h3{font-size:15px;}
 
 .bg-1 li{list-style:none;}
 

  
.navbar {

      margin-bottom: 0;
      
    
     background-color:white;

      z-index: 9999;
      
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 0px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
      text-transform:uppercase;
      padding:10px;
      border-bottom:1px solid black;
      
      
     
  }
  .navbar ul li{list-style:none;}
  .navbar li.active{background:none;}
  .navbar li a, .navbar .navbar-brand {
      color: #606060 !important;
font-size: 12px;
      font-weight:bold;
      
  }
  
  .dropdown-menu li{padding:5px;}
  
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #0B82C6 !important;
      background-color: #fff !important;
  }
  .navbar-default .navbar-toggle{
      border-color: transparent;
      color: #fff !important;
      
  }
  
  

  .navbar-toggle{background:none;}
  
  
  .icon-bar{color:white;}
  
     
  
  .pro-1 img{border:2px solid transparent;border-color:lightgray;}
   .pro-1 img:hover{border:2px solid transparent;border-color:#0B82C6;}
  
   .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: white;
  }
  .carousel-indicators li {
      border-color: white;
  }
  .carousel-indicators li.active {
      background-color: white;
  }
  .about{margin-top:50px;}
  .bg-1 a{padding:10px;}
  

      .navbar img{margin-top:-25px;height:50px;width:150px;}  

  
  
   @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    

    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 700px) {
  
    
    h1,h2,h3,h4{font-size:15px;}
    p{font-size:13px;}
    
    .about{margin-top:-20px;}
    
    #feedback-form{max-width:200px;}
    
    .heads{display:none;}
    .top-img{width:100%;height:200px;}
    .bg-9{height:100px;}
    
.navbar img{width:100px;height:50px;}
    

    
    
  }
  
  .form-control{border-radius:none;}
  
  .nav-pills li{border-radius:none;}