::selection {
    color: #fff;
    background-color: #444;
}
p {
	font-family: Raleway, sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
    line-height: 2.4rem;
	color: #666666;
	margin: 0 70px 0 70px;
}
small {
	font-family: Roboto, sans-serif;
	font-size: 1.1rem;
	font-weight: 500;
}
/*--------------------------------------------------
Groups Main Title
----------------------------------------------------*/
.u-heading-v1__title {
    font-family: Raleway, sans-serif;
    font-weight: 800;
	font-size: 2rem;
    text-transform: uppercase;
    color: #c6c6c6;
    background-color: #444;
}
[class*="u-heading-v1-"]::before, [class*="u-heading-v1-"]::after {
    border-top-width: 1px;
    border-color: #444;
}
/*--------------------------------------------------
Groups Intro
----------------------------------------------------*/
.h-groups-intro {
	margin: 15px 0 20px 0;
}
.h-groups-intro a {
	color: #bcb075;
}
.h-groups-intro a:hover, .h-groups-intro a:focus, .h-groups-intro a:active {
	color: #bcb075;
}
.h-groups-filters-intro {
	margin: 15px 0 0 0;
}
/*--------------------------------------------------
Groups Months
----------------------------------------------------*/
.h-groups-month {
	font-family: Raleway, sans-serif;
	font-weight: 800;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #999999;
	margin: 20px 0 40px 0;
}
/*--------------------------------------------------
Groups Boxes
----------------------------------------------------*/
.h-groups-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-indent: -100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 22;
}
.h-groups--hover:hover {
  background-color: #e9e9e9 !important;
}
.h-groups-site {
    height: 28px;
    position: absolute;
	z-index: 20;
    top: 35px;
    left: 35px;
	line-height: 28px;
    background: #444;
    color: #bcb075;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    padding: 1px 8px 0 9px;
}
.h-groups-code {
    height: 28px;
    position: absolute;
	z-index: 20;
    top: 35px;
    right: 35px;
	line-height: 28px;
    background: #444;
    color: #333;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    padding: 1px 8px 0 9px;
}
.h-groups-leader-img {
	position: relative;
	z-index: 20;
	margin-top: -78px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 2px;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
}
.h-groups-leader {
    color: #999999;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 14px;
}
.h-groups-title {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.3;
}
.h-groups-additional {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 1.1rem;
	line-height: 1.4;
	text-transform: uppercase;
	color: #bcb075;
	margin-top: 7px;
}
.h-groups-description {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
}
.h-groups-symbols {
	text-align: center;
	margin: 15px 0 25px 0;
}
.h-groups-symbols img {
	display: inline-block;
	width: 30px;
	margin: 0 2px 0 2px;
}
.h-groups-time {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #888;
}
.h-groups-address {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #888;
}
.u-block-hover hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.h-groups-signup {
	position: absolute;
	display: block;
	height: 50px;
	line-height: 50px;
	bottom: 30px;
	right: 30px;
	left: 30px;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 1.2rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #bcb075;
	z-index: 23;
	background-color: #444;
}
.h-groups-signup-full {
    color: #eaeaea;
    background-color: #BCB075;
    cursor: default;
}
.h-groups-signup:hover, .h-groups-signup:focus, .h-groups-signup:active {
    color: #fff;
    background-color: #444;
}
.h-groups-signup-full:hover, .h-groups-signup-full:focus, .h-groups-signup-full:active {
    color: #fff;
    background-color: #BCB075;
}
.h-groups-bg-accent {
	background-color: #bcb075;
}
.h-groups-accent {
	color: #bcb075;
}
/*--------------------------------------------------
Groups Filters
----------------------------------------------------*/
.h-groups-filters {
	background-color: #e6e6e6;
	padding: 20px 0 20px 0;
	margin: 10px 0 10px 0;
}
.h-groups-filters-box {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #444;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 1rem;
	color: #a6a6a6;
	margin: 4px 2px 4px 2px;
}
.h-f-but {
	padding-right: 10px;
}
.h-groups-filters-box:hover, .h-groups-filters-box:focus {
	background: #3d878d;
	color: #c6c6c6;
}
.h-groups-filters-box img {
	display: inline-block;
	width: 17px;
	margin: 0 1px 3px 10px;
}
.h-groups-filters-box i {
	color: #f6f6f6;
	margin-right: 3px;
}
.btn-group-sm>.btn, .btn-sm {
	height: 40px;
	line-height: 38px;
    padding: 0 10px 0 10px;
    font-size: 1rem;
    border-radius: 0;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	margin-top: -3px;
}
.btn-info {
    color: #fff;
    background-color: #359fa7;
    border-color: #359fa7;
}
.btn-info:hover {
    color: #fff;
    background-color: #3d878d;
    border-color: #3d878d;
}
.dropdown-menu {
    border-radius: 0;
}
.dropdown-item {
    padding: 0 10px 0 10px;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3d878d;
    border-color: #3d878d;
}















/*--------------------------------------------------
Large devices (desktops, less than 1200px)
----------------------------------------------------*/
@media (max-width: 1199px) {


	
}

/*--------------------------------------------------
Medium devices (tablets, less than 992px)
----------------------------------------------------*/
@media (max-width: 991px) {

p {
	font-size: 1.35rem;
    line-height: 2rem;
	margin: 0 25px 0 25px;
}
	
}

/*--------------------------------------------------
Small devices (landscape phones, less than 768px)
----------------------------------------------------*/
@media (max-width: 767px) {

p {
	font-size: 1.2rem;
    line-height: 1.8rem;
	margin: 0 20px 0 20px;
}

}

/*--------------------------------------------------
Extra small devices (portrait phones, less than 576px)
----------------------------------------------------*/
@media (max-width: 575px) {


	
}

/*--------------------------------------------------
Extra small devices (portrait phones, less than 320px)
----------------------------------------------------*/
@media (max-width: 320px) {



}











