#header-splash-title {
font-family:Anton;
font-size:2.5rem;
font-weight:100;
line-height:3.0rem;
margin-top:30px;
margin-bottom:25px;
color:#333333;
letter-spacing:0.2rem;
text-transform: uppercase;
text-align:center;
}
#header-splash-subtitle {
font-family:Poppins;
font-size:1.3rem;
color:#333333;
margin-bottom:20px;
text-align:center;
}
header#groupHeader {
background-image: url('https://connect.extension.org/ws/AdobeStock_410285939.jpeg');
background-size:cover;
background-repeat:none;
border:none;
padding-bottom:100px;
}
.logo-circle {
padding:10px;
border-radius:15px;
background-color:transparent;
width:190px;
height:120px;
}

/* top nav menu */
nav#top_nav_bar ul.right { float:left !important; }
nav#top_nav_bar ul.right > li > ul.dropdown {
  left: 0;
  right: auto;
}
.top-bar-section ul { margin-left:10px; } 

.h-horizontal-divider { display:none; }
.top-bar-section ul li>a  { font-size: 0.73rem; }

/* remove breadcrumbs on home page */
body#homePage .breadcrumbs { display:none; }
body#homePage #pageContentRow {
margin-top:20px;
}

/* group directory  improvements*/
.h-group-box {
border:1px solid #dfdfdf;
padding:10px;
}
.h-group-name h4 {
text-transform:uppercase;
font-weight:400;
font-weight:1.1rem;
}



/* footer */
footer#pageFooter {
border-top:1px solid #dfdfdf;
background-color: #f0f0f0;
padding-top:50px;
padding-bottom:50px;
font-size:0.85rem;
} 

/* remove border on Home menu */
#homeMenu {
border-top:none;
border-bottom:none;
margin-top:0;
margin-bottom:0;
}

/* Qshark Welcome Page Search Box Improvement */
.home-questionshark-welcome-big-box:first-of-type {
background-image: url('https://demo.trycrowdstack.com/ws/bokeh.jpg');
background-repeat:no-repeat;
min-height:150px;
border-radius:10px;
}
.home-questionshark-welcome-big-box:first-of-type h3 { color:#ffffff; }
#questionSharkSearchResults .ajax-search-result i, #questionSharkSearchResults .ajax-search-result a { color:#FFFFFF; }
 