/************************** common **************************/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

#bvsd-main {
}

.clear {
	clear: both;
	float: none;
}

.bvsd-categories {
	margin-bottom: 5%;
}

.bvsd-categories .bvsd-category {
	display: inline-block;
}

.bvsd-categories .bvsd-category a, .bvsd-categories .bvsd-category a:visited, .bvsd-categories .bvsd-category a:hover {
	text-decoration: none;
	border: none;
	color: #000000 !important;
	font-family: 'Lato', sans-serif;
}

#bvsd-main .bvsd-staff-listing .bvsd-staff {
	display: inline-block;
	margin: 3%;
}

.bvsd-staff .bvsd-staff-name {
	font-weight: bold;
	font-family: 'Lato', sans-serif;
}
.bvsd-staff .bvsd-staff-title {
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}

.bvsd-staff-link {
	text-decoration: none !important;
	border: none !important;
}

.bvsd-categories {
	display: none;
}

.bvsd-staff-listing .bvsd-staff-category {
	display: none;
}

.bvsd-staff-listing .bvsd-staff-category.active {
	display: block;
}

.bvsd-staff-image-inner .bvsd-staff-details,
.bvsd-staff-listing .bvsd-staff {
	text-align: center;
}

a.bvsd-staff-email, a.bvsd-staff-phone {
	color: inherit;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
}

/************************** common **************************/

/************************** widget **************************/
#bvsd-widget a.bvsd-staff-link {
	color: #000000 !important;
}

#bvsd-widget .bvsd-staff-listing {
	margin: auto;
	width: 80%;
}

#bvsd-widget .bvsd-staff-listing .bvsd-staff-container {
	display: inline-block;
	margin: 2%;
	width: 45%;
	border-radius: 5px;
}

#bvsd-widget .bvsd-staff-listing .bvsd-staff {
	text-align: center;
	background-color: #cccccc;
	margin-bottom: 10%;
	position: relative;
	border-radius: 5px;
}

#bvsd-widget h1 {
	background: #233b55;
	text-align: center;
	color: #ffffff;
	padding: 1%;
	border-radius: 5px;	
	font-family: 'Lato', sans-serif;
}

#bvsd-widget .bvsd-read-more {
	font-size: small;
	text-align: center;
	color: #233b55;
}

#bvsd-widget .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner img {
	border-radius: 5px;
}

#bvsd-widget .bvsd-staff .bvsd-staff-name, #bvsd-widget .bvsd-staff .bvsd-staff-title {
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}


/************************** widget **************************/

/************************** single **************************/

div.entry-content .postimg.wp-post-image {
	display: none;
}

body.single-bv_sd .bvsd-single .bvsd-staff-image {
	border: 2px solid #cccccc;
	width: 160px;
	float: left;
	margin: 2%;
}

body.single-bv_sd .bvsd-single .bvsd-staff-image .bvsd-staff-image-inner {
	margin: 2%;
	position: relative;
	width: 150px;
}

body.single-bv_sd .bvsd-single .bvsd-staff-image,
body.single-bv_sd .bvsd-single .bvsd-staff-image .bvsd-staff-image-inner,
body.single-bv_sd .bvsd-single .bvsd-staff-image .bvsd-staff-image-inner img {
	border-radius: 50%;
}

body.single-bv_sd .bvsd-single .bvsd-read-more {
	text-align: center;
	background: #233b55;
	padding: 1%;
	color: #ffffff;
	width: 30%;
	margin: 5% auto;
	position: relative;
}

body.single-bv_sd .bvsd-single .bvsd-read-more:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(35, 59, 85, 0);
	border-bottom-color: #233b55;
	border-width: 15px;
	margin-left: -15px;
}

body.single-bv_sd .bvsd-staff-title, body.single-bv_sd h1.entry-title {
	font-family: 'Lato', sans-serif;
}

/************************** single **************************/


/************************** a **************************/

.bvsd-type-a .bvsd-categories {
	display: block;
	background-color: #d4eaf8;
	border-radius: 5px;
}

.bvsd-type-a .bvsd-categories .bvsd-category {
	border-radius: 5px;	
	padding: 5px;
}

.bvsd-type-a .bvsd-categories .bvsd-category.active {
	background-color: #233b55;
	position: relative;
}

.bvsd-type-a .bvsd-categories .bvsd-category.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(35, 59, 85, 0);
	border-top-color: #233b55;
	border-width: 10px;
	margin-left: -10px;
}

.bvsd-type-a .bvsd-categories .bvsd-category.active a, .bvsd-type-a .bvsd-categories .bvsd-category.active a:hover, .bvsd-type-a .bvsd-categories .bvsd-category.active a:visited {
	color: #ffffff !important;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image {
	border: 2px solid #cccccc;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner {
	margin: 2%;
	position: relative;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image,
.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner,
.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner img,
.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner .bvsd-staff-details {
	border-radius: 50%;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-name,
.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-title,
.bvsd-type-a .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner .bvsd-staff-details {
	display: none;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-image-inner {
	background-color: #233b55;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-image-inner .bvsd-staff-details {
	display: block !important;
	position: absolute;
	top: 25%;
	width: 100%;
	margin: auto;
	color: #ffffff;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-image .bvsd-staff-image-inner img {
	opacity: 0.1;
}

.bvsd-type-a .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-details .bvsd-staff-name,
.bvsd-type-a .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-details .bvsd-staff-title {
	display: block;
}
/************************** a **************************/


/************************** b **************************/

.bvsd-type-b .bvsd-categories {
	display: block;
}

.bvsd-type-b .bvsd-categories .bvsd-category {
	padding: 5px;
	background-color: #a1b7cc;
}

.bvsd-type-b .bvsd-categories .bvsd-category.active {
	background-color: #233b55;
	position: relative;
}

.bvsd-type-b .bvsd-categories .bvsd-category a, .bvsd-type-b .bvsd-categories .bvsd-category a:hover, .bvsd-type-b .bvsd-categories .bvsd-category a:visited {
	color: #ffffff !important;
}

.bvsd-type-b .bvsd-categories .bvsd-category.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(35, 59, 85, 0);
	border-top-color: #233b55;
	border-width: 10px;
	margin-left: -10px;
}


.bvsd-type-b .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner {
	position: relative;
}

.bvsd-type-b .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner .bvsd-staff-details {
	display: none;
}

.bvsd-type-b .bvsd-staff-listing .bvsd-staff .bvsd-staff-name,
.bvsd-type-b .bvsd-staff-listing .bvsd-staff .bvsd-staff-title,
.bvsd-type-b .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner .bvsd-staff-details {
	display: none;
}

.bvsd-type-b .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-image-inner {
	background-color: #233b55;
}

.bvsd-type-b .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-image-inner .bvsd-staff-details {
	display: block !important;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: auto;
	color: #ffffff;
}

.bvsd-type-b .bvsd-staff-image-inner .bvsd-staff-details,
.bvsd-type-b .bvsd-staff-listing .bvsd-staff {
	text-align: left;
	padding-left: 1%;
}

.bvsd-type-b .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-image .bvsd-staff-image-inner img {
	opacity: 0.1;
}

.bvsd-type-b .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-details .bvsd-staff-name,
.bvsd-type-b .bvsd-staff-listing .bvsd-staff.mouseover .bvsd-staff-details .bvsd-staff-title {
	display: block;
}

.bvsd-popup.bvsd-popup-b {
	padding: 5%;
}

.bvsd-popup.bvsd-popup-b .bvsd-popup-image {
	float: right;
	max-width: 30%;
}

.bvsd-popup.bvsd-popup-b .bvsd-popup-details {
}

.bvsd-popup.bvsd-popup-b .bvsd-popup-heading h1, .bvsd-popup.bvsd-popup-b .bvsd-popup-heading h2, .bvsd-popup.bvsd-popup-b .bvsd-popup-heading h3 {
	display: inline-block;
	font-family: 'Lato', sans-serif;
}

.bvsd-popup.bvsd-popup-b .bvsd-popup-heading {
	color: #22557e;
}

.bvsd-popup.bvsd-popup-b .bvsd-popup-content {
}


/************************** b **************************/

/************************** c **************************/
.bvsd-type-c #bvsd-profile-window {
}

.bvsd-type-c .bvsd-staff-listing .bvsd-staff .bvsd-staff-image .bvsd-staff-image-inner .bvsd-staff-details {
	display: none;
}

.bvsd-type-c .bvsd-staff-listing .bvsd-staff .bvsd-staff-name, .bvsd-type-c .bvsd-staff-listing .bvsd-staff .bvsd-staff-title {
	text-align: left;
}

/************************** c **************************/