a:link, a:visited, a:hover, a:focus, a:active {
	text-decoration: none !important;
}
/*--------------------------------------------------
Colours
----------------------------------------------------*/
.r-bg-light {
	background-color: #e6e6e6;
	padding-right: 50px;
	padding-left: 50px;
}
.r-bg-light-events {
	background-color: #e6e6e6;
}
.r-bg-grey {
  	background-color: #333D3E;
}
.r-bg-grey-light {
	background-color: #637071;
}
.r-bg-tabs {
	background-color: #879293;
}
.r-col-tabs {
	color: #879293;
}
.r-col-grey {
	color: #555;
}
.fc-event .fc-time {
    color: #FFF;
}
/*--------------------------------------------------
Tabs
----------------------------------------------------*/
.tab-panel {
	padding-right: 5px;
	padding-left: 5px;
}
.nav-item {
	width: 20%;
}
[class*="u-nav-v8"] .nav-link {
    background-color: #879293;
}
[class*="u-nav-v8"] .nav-link.active, [class*="u-nav-v8"] .nav-link.active .u-nav-v8__icon {
    background-color: #333D3E;
}
[class*="u-nav-v8"] .nav-link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    background-image: none !important;
    background-repeat: repeat-y;
    z-index: 1;
}
/*--------------------------------------------------
Article Boxes
----------------------------------------------------*/
.u-block-hover {
	overflow: visible;
	font-family: Roboto, sans-serif !important;
}
.h-category-label {
    height: 28px;
    position: absolute;
	z-index: 20;
    top: 35px;
    left: 35px;
	line-height: 28px;
    background: #333D3E;
    color: #e6e6e6;
	font-family: Dosis, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 8px 0 8px;
	cursor: pointer;
}
.h-category-label:hover, .h-category-label:focus {
    background: #FFFFFF;
    color: #333D3E;
}
.h-cl-blue {
	background: #0087B4;
}
.h-cl-grey {
	background: #929BA0;
}
.h-cl-red {
	background: #B14542;
}
.h-cl-teal {
	background: #078582;
}
.h-series-label {
    height: 28px;
    position: absolute;
	z-index: 20;
    top: 35px;
    left: 35px;
	line-height: 28px;
    background: #333D3E;
    color: #e6e6e6;
	font-family: Dosis, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 8px 0 8px;
	cursor: pointer;
}
.h-category-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 35px;
    right: 35px;
    background: #333D3E;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.h-cat-ic-extra {
    top: 35px;
    right: 75px;
}
.u-icon-v3.u-icon-size--lg {
    width: 5rem;
    height: 5rem;
    font-size: 2.14286rem;
}
.u-nav-v8__title {
    font-size: 18px;
	letter-spacing: 2px;
	margin-top: -30px;
	color: #c6c6c6;
}
.h-author-pic-wrapper {
	position: relative;
	z-index: 20;
	margin-top: -72px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 2px;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	border: 3px solid #fff;
	overflow: hidden;
	cursor: pointer;
}
.h-author-pic-wrapper:hover, .h-author-pic-wrapper:active {
	border: 3px solid #333D3E;
}
.h-date-wrapper {
	position: relative;
	background: #333D3E;
	z-index: 20;
	margin-top: -80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 2px;
	width: 80px;
	height: 80px;
	line-height: 68px;
	border-radius: 40px;
	border: 3px solid #fff;
	cursor: pointer;
	font-family: Dosis, sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #879293;
}
h3 {
	font-family:Roboto, sans-serif;
	font-weight:500;
	font-size: 2rem;
	text-transform: none;
	letter-spacing: 0;
}
.g-mb-20 {
    margin-bottom: 1.42857rem !important;
}
.h-box-foot {
	position: absolute;
	display:block;
	bottom: 25px;
	right: 30px;
	left: 30px;
	padding-top: 15px;
	border-top: 1px solid #c6c6c6;
}
.h-soc-med-wrap a {
	color: #879293;
}
.h-soc-med-wrap a:hover, .h-soc-med-wrap a:focus {
	color: #FFFFFF;
}
.h-soc-med {
	position: relative;
	z-index: 20;
	cursor: pointer;
}
.h-load-more {
	background-color: #333D3E;
	font-family:Dosis, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
}
.h-load-more:hover, .h-load-more:focus {
	background-color: #879293;
}
.g-bg-bluegray--hover:hover {
    background-color: #333D3E !important;
}
/*--------------------------------------------------
Author Boxes
----------------------------------------------------*/
h4 {
	font-family:Roboto, sans-serif;
	font-weight:500;
	font-size: 0.9rem;
	text-transform: none;
	letter-spacing: 0;
}
/*--------------------------------------------------
Type Boxes
----------------------------------------------------*/
.type-heading {
	font-family:Dosis, sans-serif;
	font-size: 2rem;
    font-weight: 600;
}
/*--------------------------------------------------
Modal
----------------------------------------------------*/
/*
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
*/
.modal-body {
	font-family: Roboto, sans-serif;
	font-weight: 400;    
	word-wrap: break-word;
}
.h-mod-cat-lab {
	top: 35px;
	left: 35px;
}
.h-mod-cat-lab:hover, .h-mod-cat-lab:focus {
    background: #333D3E;
    color: #e6e6e6;
	cursor: default;
}
.h-mod-cat-ic {
	top: 35px;
    right: 35px;
}
.h-mod-aut-pic {
	margin-top: -50px;
	margin-bottom: 2px;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	border: 3px solid #fff;
}
.h-mod-aut-pic:hover, .h-mod-aut-pic:active {
	border: 3px solid #fff;
	cursor: default;
}
.h-mod-dt {
	margin-top: -40px;
	cursor: none;
}
.modal-content {
    border: none;
    border-radius: 0rem;
    outline: 0;
}
.modal-content p {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
	margin: 0 15px 15px 15px;
}
.modal-header {
    padding-bottom: 0;
    border-bottom: none;
}
.modal-content .h-soc-med-wrap a:hover, .modal-content .h-soc-med-wrap a:focus {
	color: #333D3E;
}
.btn {
    font-weight: 600;
    line-height: 1.25;
    border: 1px solid transparent;
    padding: 3px 6px 3px 6px;
    font-size: 1.2rem;
    border-radius: .25rem;
}
.btn-files {
    color: #e6e6e6;
    background-color: #637071;
    border-color: #637071;
}
.btn-files:hover, .btn-files:focus, .btn-files:active {
    color: #fff;
    background-color: #333D3E;
    border-color: #333D3E;
}
.btn-signup {
	font-family: Dosis, sans-serif;
}
.u-tags-v1 {
	font-family: Roboto, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}
.h-tag-hover:hover {
	background-color: #333D3E !important;
	color: #e6e6e6 !important;
}
.related-title h4 {
	font-family: Dosis, sans-serif;
}








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

.r-bg-light {
	padding-right: 40px;
	padding-left: 40px;
}
.u-nav-v8__title {
    font-size: 14px;
}
.nav-item {
	width: 20%;
}
	
}

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

.r-bg-light {
	padding-right: 30px;
	padding-left: 30px;
}
.nav-item {
	width: 20%;
}
.u-nav-v8__title {
    font-size: 14px;
}
h3 {
	font-size: 1.5rem;
}
	
}

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

.r-bg-light {
	padding-right: 20px;
	padding-left: 20px;
}
.nav-item {
	width: 20%;
}
[class*="u-nav-v8"] .nav-link {
    padding: 0 5px 20px 5px !important;
}
.u-nav-v8__icon {
    display: inherit;
}
.u-nav-v8__title {
    font-size: 12px;
}
.u-nav-v8__icon {
    display: inline-block;
}
.u-icon-v3.u-icon-size--lg {
    width: 4rem;
    height: 4rem;
    font-size: 1.7rem;
}
h3 {
	font-size: 2rem;
}

}

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

.r-bg-light {
	padding-right: 15px;
	padding-left: 15px;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.nav-item {
	width: 20.6%;
}
.u-icon-v3.u-icon-size--lg {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.2rem;
}
.u-nav-v8__title {
    font-size: 11px;
}
.h-auth-pane {
	padding-bottom: 1rem;
}
	
}

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

.r-bg-light {
	padding-right: 15px;
	padding-left: 15px;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.nav-item {
	width: 20.4%;
}
.u-icon-v3.u-icon-size--lg {
    width: 3rem;
    height: 3rem;
    font-size: 1rem;
}
.u-nav-v8__title {
    font-size: 10px;
	letter-spacing: 0px;
}

}











