/*
Theme Name: Academix Child
Theme URI: http://academix.wpcolorlab.com
Author: webtechtoday
Author URI: https://themeforest.net/user/webtechtoday/
Description: Academix child theme by - <a href="https://themeforest.net/user/webtechtoday/">webtechtoday</a>
Template: academix
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: academix-child
*/

.cse-academix-slider li:before {
    background: transparent;
}

.navbar-nav-hov_underline .navbar-nav .dropdown-menu li.active a {
    color: #A0BED9;
}

.profile-card {
	min-height: 368px;
}

.stage-content-biog .saboxplugin-wrap {
    display: none !important;
}

.profile-card .fig-title-des {
	height: 2em;
	color: inherit;
}

.pfofile-social > li a {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.23);
    display: inline-block;
    border-radius: 4px; 
}

.pfofile-social > li a:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.45);
}

footer .profile-card-meta {
    margin-top: 25px;
}

.page-title {
    background-color: transparent !important;
}

.label-info {
  background-color: #68B3C8;
}

.label-success {
  background-color: #7AC29A;
}

.label-warning {
  background-color: #F3BB45;
}

.label-danger {
  background-color: #EB5E28;
}

.label {
  padding: 0.4em 0.9em;
  border-radius: 10px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
}

div.events_post-sagment div.col-sm-6:nth-child(2n+3) {
    clear: left;
}

div.people-container div.team-clearfix:nth-child(6n+7){
	clear: left;
}

.btn-block {
	font-size: 3.5rem;
    padding: 1.5% 0; 
	white-space: normal;
}