/* Theme Name: Zodkoo - Responsive Landing page template
   Author: Coderthemes
   Author e-mail: coderthemes@gmail.com
   Version: 1.1.0
   Created: May 2016
   Last Update: Jun 2016
   File Description:Color CSS file of the template
*/


.back-to-top:hover,.bg-custom,.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover,
.navbar-custom  {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}



/* .btn-custom {
  border: 2px solid #01bf86 !important;
} */

.intro-form input:focus {
  border: 1px solid #01bf86;
}
@media (max-width: 992px)
{
.navbar-custom {
    
	    border: 0;
}
.navbar-header {
    background-color: #fff;
	width:100%;
	border-bottom: 1px solid #efefef;
}
}