/*
Theme Name: Cosmos Theme
Theme URI: slx
Author: BJB Global
Author URI: slx
Description: The Cosmos Parent Theme
Version: 1.0
License: GNU General Public License
*/

/* All styles in less/style.less */


header {
   padding: 13px 0 4px 0 !important;
}
.home #mainContent {
    margin-bottom: 0;
}
footer {
  padding: 40px 0 30px !important;
}
#logo {
   margin: 21px 0px 0px !important;
}
.gallery_home {
    min-height: 189px;
}
.gallery_home a img {
    min-height: 153px;
}
.nav-collapse .nav li a  {
font-size: 15px !important;
font-weight: 700 !important;

}