a:link, a:visited, a:hover, a:focus, a:active {
	text-decoration: none !important;
}
.alltalksevents a {
    padding: 10px 13px 10px 13px;
}
.alltalksevents a:hover, .alltalksevents a:focus {
    background-color: #1d1d1d;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}

.h-logo {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 1044;
    width: 50px;
}
.h-bg-mid-grey {
  background-color: #c6c6c6 !important;
}
.h-header {
    padding: 70px 0 50px 0;
}
.h-header h1 {
    font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 3rem;
	line-height: 1.5;
	color: #1d1d1d;
}
.h-white {
    color: #ffffff !important;
}
.col-white {
    color: #ffffff !important;
}
.col-dark {
    color: #1d1d1d !important;
}
.h-logo-symbol {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 150px;
    z-index: 1044;
}
hr {
    border-top: 1px solid #1d1d1d !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: #a09b93;
}
.r-col-tabs {
	color: #1d1d1d !important;
}
.r-col-grey {
	color: #555;
}
.fc-event .fc-time {
    color: #FFF;
}
/*--------------------------------------------------
Tabs
----------------------------------------------------*/
.tab-panel {
	padding-right: 5px;
	padding-left: 5px;
}
.nav-item {
	width: 24.52%;
}
[class*="u-nav-v8"] .nav-link {
    background-color: #a09b93;
}
[class*="u-nav-v8"] .nav-link.active, [class*="u-nav-v8"] .nav-link.active .u-nav-v8__icon {
    background-color: #1d1d1d;
    color: #a09b93;
}
[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;
}
.u-nav-v8__icon i {
    color: #f6f2ea;
}
/*--------------------------------------------------
Article Boxes
----------------------------------------------------*/
.u-block-hover {
	overflow: visible;
	font-family: Poppins, sans-serif !important;
    border-radius: 10px;
    -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.1);
}

.h-category-label {
    height: 35px;
    position: absolute;
	z-index: 20;
    top: 35px;
    left: 35px;
	line-height: 35px;
    background: #1d1d1d;
    color: #e6e6e6;
	font-family: Poppins, 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: #1d1d1d;
}
.h-cl-blue {
	background: #0087B4;
}
.h-cl-grey {
	background: #929BA0;
}
.h-cl-red {
	background: #B14542;
}
.h-cl-teal {
	background: #078582;
}
.h-series-label {
    height: 35px;
    line-height: 35px !important;
    position: absolute;
	z-index: 20;
    top: 35px;
    left: 35px;
	line-height: 28px;
    background: #1d1d1d;
    color: #e6e6e6;
	font-family: Poppins, 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: #1d1d1d;
    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: 1.8rem;
    background-color: #a09b93;
}
.u-nav-v8__title {
    font-family: Poppins, sans-serif;
    font-weight: 900;
    font-size: 18px;
	letter-spacing: 2px;
	margin-top: -30px;
	color: #fff;
}
.h-author-pic-wrapper {
	position: relative;
	z-index: 20;
	margin-top: -60px;
	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-date-wrapper {
	position: relative;
	background: #1d1d1d;
	z-index: 20;
	margin-top: -80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 2px;
	width: 80px;
	height: 80px;
	line-height: 70px;
	border-radius: 40px;
	border: 3px solid #fff;
	cursor: pointer;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #879293;
}
.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 #1d1d1d;
}
.h-soc-med-wrap a {
	color: #888888;
}
.h-soc-med-wrap a:hover, .h-soc-med-wrap a:focus {
	color: #1d1d1d;
}
.h-soc-med {
	position: relative;
	z-index: 20;
	cursor: pointer;
}
.h-load-more {
	background-color: #1d1d1d;
	font-family:Poppins, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
}
.h-load-more:hover, .h-load-more:focus {
	background-color: #a09b93;
}
.g-bg-bluegray--hover:hover {
    background-color: #a09b93 !important;
}
h3 {
font-family: Poppins, sans-serif;
font-weight: 700;
font-style: normal;
color: #1d1d1d;
font-size: 1.8rem;
line-height: 1.4;
letter-spacing: 0;
margin-top: -10px !important;
}
/*--------------------------------------------------
Author Boxes
----------------------------------------------------*/
h4 {
	font-family:Poppins, sans-serif;
	font-weight: 600;
	font-size: 0.9rem;
	text-transform: none;
	letter-spacing: 0;
}
.la-words i {
    font-size: 2rem;
}
/*--------------------------------------------------
Type Boxes
----------------------------------------------------*/
.type-heading {
	font-family:Poppins, sans-serif;
	font-size: 2rem;
    font-weight: 600;
}
/*--------------------------------------------------
Video Mod
----------------------------------------------------*/
.header-circle {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #1d1d1d;
	margin-bottom: -18px;
	margin-right: auto;
	margin-left: auto;
    z-index: 999;
}
.header-circle-lower {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #1d1d1d;
	margin-top: -23px;
	margin-right: auto;
	margin-left: auto;
    z-index: 999;
}
.hc-sm {
	position: absolute;
	z-index: 20;
	top: 15px;
	right: 0;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	margin-top: 0px;
}
.header-line {
	width: 1px;
	height: 40px;
	border-radius: 1px;
	background-color: #1d1d1d;
	margin-right: auto;
	margin-left: auto;
}
.hl-sm-vert {
	width: 1px;
	height: 20px;
	border-radius: 1px;
}
.hc-date {
    font-family: Poppins, sans-serif;
	font-weight: 700;
    font-size: 0.9rem;
    position: absolute;
    background-color: #93b8bc;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #fff;
}
/*--------------------------------------------------
Modal
----------------------------------------------------*/
/*
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
*/
.modal {
    z-index: 2000 !important;
}
.modal-body {
	font-family: Poppins, sans-serif;
	font-weight: 400;    
	word-wrap: break-word;
}
.modal-body p {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.4;
    letter-spacing: 0;
    color: #3d3d3d;
}
.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: Poppins, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #1d1d1d;
	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-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: Poppins, sans-serif;
}
.u-tags-v1 {
	font-family: Poppins, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}
.h-tag-hover:hover {
	background-color: #333D3E !important;
	color: #e6e6e6 !important;
}
.related-title h4 {
	font-family: Poppins, sans-serif;
}
.btn-xl {
    line-height: 1.4;
    padding: 0.92857rem 1.85714rem;
    font-size: 1.28571rem;
}

/*--------------------------------------------------
Sweet Alert
----------------------------------------------------*/
.swal2-container {
z-index: 2001 !important;
}
.swal2-popup .swal2-title {
    font-family: Poppins, sans-serif !important;
    font-weight: 600;
}
.swal2-popup .swal2-content {
    font-family: Poppins, sans-serif !important;
    font-weight: 500;
}
.swal2-icon::before {
    font-size: 72px !important;
}
/*--------------------------------------------------
Hover Effects
----------------------------------------------------*/
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.hvr-shrink {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}






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

.r-bg-light {
	padding-right: 40px;
	padding-left: 40px;
}
.h-header {
    padding: 65px 0 55px 0;
}
.nav-item {
	width: 24.45%;
}
.modal-body p {
    font-size: 1rem;
}
.la-words i {
    font-size: 1.8rem;
}
	
}

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

.r-bg-light {
	padding-right: 30px;
	padding-left: 30px;
}
.h-header {
    padding: 60px 0 55px 0;
}
.nav-item {
	width: 24.25%;
}
.u-nav-v8__title {
    font-size: 15px;
}
.modal-body p {
    font-size: 1.1rem;
}
.la-words i {
    font-size: 1.6rem;
}

}

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

.r-bg-light {
	padding-right: 20px;
	padding-left: 20px;
}
.h-header {
    padding: 65px 0 40px 0;
}
.h-header h1 {
	font-size: 2.5rem;
}
.nav-item {
	width: 24%;
}
[class*="u-nav-v8"] .nav-link {
    padding: 0 5px 20px 5px !important;
}
.u-nav-v8__icon {
    display: inherit;
}
.u-nav-v8__title {
    font-size: 13px;
}
.u-nav-v8__icon {
    display: inline-block;
}
.u-icon-v3.u-icon-size--lg {
    width: 4rem;
    height: 4rem;
    font-size: 1.6rem;
}
.modal-body p {
    font-size: 1rem;
}
.la-words i {
    font-size: 2rem;
}

}

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

.r-bg-light {
	padding-right: 15px;
	padding-left: 15px;
}
.h-header {
    padding: 70px 0 20px 0;
}
.h-header h1 {
	font-size: 1.8rem;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.nav-item {
	width: 24.0%;
}
.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;
}
.modal-body p {
    font-size: 1.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: 23.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;
}

}











