/** Header Logo **/
#gallery .portfolio2 li {
	list-style-type:none;
	display:-moz-inline-box;
	display:inline-block;
	zoom:1;
	vertical-align:top;
	width:500px;
	margin:0 16px 50px 0;
	position:relative;
	text-transform:none;
	font-size:13px;
	background:#eaeaea;
	padding:15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
@media (min-width: 80px) and  (max-width: 319px) {

	#gallery .portfolio2 li{
		width:270px !important;
		margin: 0 0px 30px 0;
		float: none;
	}
	.custom_times_row{
		margin-left: 0px;

	}
	.headerText{
		font-size: 15px;
		text-align: center;
	}
	.sprechzeiten{
		display: none !important;
	}
	.logo {
		padding: 24px 0 0 0 !important;
	}

	.logo img {
		width: 20px !important; //used to be 90
	}

	.logo .tagline {
	  display: block;
	  font-size: 11px !important;
	  padding: 0 10px;
	}

	.row-logo {
		height:120px;
	}

	body.page-template-page-company-php #header {
  		height: 205px;
	}
}
@media (min-width: 320px) and  (max-width: 479px) {
	.headerText{
		font-size: 15px;
		text-align: center;
	}
	.custom_times_row{
		margin-left: 0px;

	}
	#gallery .portfolio2 li{
		width:270px !important;
		margin: 0 0px 30px 0;
		float: none;
	}
	.sprechzeiten{
		display: none !important;
	}
	.logo {
		padding: 24px 0 0 0 !important;
	}

	.logo img {
		width: 20px!important; //Used to be 180 here
	}

	.logo .tagline {
	  display: block;
	  font-size: 11px !important;
	  padding: 0 10px;
	}

	.row-logo {
		height:120px;
	}

	body.page-template-page-company-php #header {
  		height: 205px;
	}
}
@media (min-width: 480px) and  (max-width: 767px) {
	.logo img {
		width: 20px !important; //USed to be 200

	}
	.custom_times_row{
		margin-left: 0px;

	}
	#gallery .portfolio2 li{
		width:390px !important;
		margin: 0 0px 30px 0;
		float: none;
	}
	.sprechzeiten{
		display: none !important;
	}
	.headerText{
		font-size: 18px;
		text-align: center;
	}

	.logo .tagline {
	  display: block;
	  font-size: 11px !important;
	}

	.row-logo {
		height:150px;
	}

	body.page-template-page-company-php #header {
  		height: 225px;
	}

}
@media (min-width: 768px) {
	.custom_times_row{
		margin-left: 0px;

	}
	.row-logo {
		height:180px;
	}
	#gallery .portfolio2 li{
		width:430px !important;
	}

}
@media (min-width: 1000px) {
	.custom_times_row{
		margin-left: 0px;

	}
	#gallery .portfolio2 li{
		width:555px !important;
	}
	.sprechzeiten_mobile{
		display: none !important;
	}

}


/** Header Logo - End **/
#foo {
    position: fixed;
		z-index: 99;
    bottom: 0;
    right: 0;
  }

body.page-template-page-company-php .primary_content_wrap {
padding: 20px 0 50px !important;
}
.vacation{
	color: black !important;
}

.hr {
height: 1px;
background: #d5d5d5;
overflow: hidden;
font-size: 0;
line-height: 0;
margin: 30px 10px 45px;
}

.logo {
width: auto !important;
text-align: left !important;
}

.tagline {
  font-family: Times New Roman;
  font-size: 13px !important;
}



.sf-menu > li.current-menu-item > a {
background: #732746 !important;
}

.sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
color: #732746;
}

.sf-menu .current_page_item a:hover {
color: #fff ! important;
}


.bzv-alpha {
	padding-left: 40px !important;
}

.bzv-copyright {
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	color: #ececec !important;
}

.bzv-mail-link {
	text-transform: lowercase;
}

/** Footer **/

#footer {
/*background: url(../images/bzv/bg-footer.gif) center top repeat !important;*/

}
.border-line{

	border-top: 1px solid #732756;
}
.footer-font-color{
	color: black !important;
}

.widget-footer a,
.widget-footer dd,
.widget-footer dt,
.widget-footer li,
.bzv-copyright {
	font-size: 12px; /* used to be 11 here*/
	color: #000000 !important;
}

.col-5-split {
	width: 17%;
float: left;
display: inline;
margin-left: 10px;
margin-right: 10px;
}

#footer .row {
	margin: 0!important;
}

#footer .column {
	padding: 0 0 0 20px;
}

@media (min-width: 200px) and  (max-width: 479px) {
	.widget-footer {
		text-align: left;
		  margin-bottom: 20px;
	}
	.widget-footer dl {
	  text-align: left;
	  padding-left: 0px;
	}
	.widget-footer ul {
		padding: 7px 10px 0 10px;
	}
	.widget-footer li {
		float:none !important;
	}
}
@media (min-width: 480px) and  (max-width: 767px) {

}
@media (min-width: 768px) {

}


/** Footer - End **/





.bzv-list {
	margin: 0 10px !important;
}


.bzv-list li {
	width: 180px !important;
}

.bzv-list li h6 {
	margin: 0 2px;
}


.bzv-list .bzv-image {
	width: 162px !important;
}


.recent-posts.team li .featured-thumbnail {
	margin: 0 0 10px 0;
}


/** Partner Startpage **/


ul.bzv-partner {
	list-style-type: none !important;
}

.bzv-partner li {
	float:left;
	background: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 9px !important;
}

.bzv-partner li a:hover {
	background-position: 0 0;

}

.bzv-partner-three a {
	background-image: url(../images/bzv/logos/davmitgliederfarbig_double_140.jpg);
	background-position: 0 -70px;
	background-repeat: no-repeat;
	width:179px;
	height:70px;
	margin:3px;
	border: 1px solid #e4e4e4;
	display: inline-block;
}

.bzv-partner-one a {
	background-image: url(../images/bzv/logos/gemeinschaft_double_140.jpg);
	background-position: 0 -70px;
	background-repeat: no-repeat;
	width:288px;
	height:70px;
	margin:3px;
	border: 1px solid #e4e4e4;
	display: inline-block;
}



.bzv-partner-two a {
	background-image: url(../images/bzv/logos/fortbildung_double_140.jpg);
	background-position: 0 -70px;
	background-repeat: no-repeat;
	width:69px;
	height:70px;
	margin:3px;
	border: 1px solid #e4e4e4;
	display: inline-block;
}

.bzv-partner-four a {
	background-image: url(../images/bzv/logos/vey-bierling_double_140.png);
	background-position: 0 -70px;
	background-repeat: no-repeat;
	width:244px;
	height:70px;
	margin:3px;
	border: 1px solid #e4e4e4;
	display: inline-block;
}


@media (min-width: 200px) and  (max-width: 479px) {
	.bzv-partner-five a {
		background-image: url(../images/bzv/logos/arztrechtsnetz_double_93.jpg);
		background-position: 0 -46px;
		background-repeat: no-repeat;
		width:290px;
		height:48px;
		margin:3px;
		border: 1px solid #e4e4e4;
		display: inline-block;
	}
}
@media (min-width: 480px) and  (max-width: 767px) {
	.bzv-partner-five a {
		background-image: url(../images/bzv/logos/arztrechtsnetz_double_93.jpg);
		background-position: 0 -46px;
		background-repeat: no-repeat;
		width:290px;
		height:48px;
		margin:3px;
		border: 1px solid #e4e4e4;
		display: inline-block;
	}
}
@media (min-width: 768px) {
	.bzv-partner-five a {
		background-image: url(../images/bzv/logos/arztrechtsnetz_double_93.jpg);
		background-position: 0 -46px;
		background-repeat: no-repeat;
		width:290px;
		height:48px;
		margin:3px;
		border: 1px solid #e4e4e4;
		display: inline-block;
	}
}
@media (min-width: 480px) and  (max-width: 996px) {
.sprechzeiten{
	display: none;
}
}


@media (min-width: 1000px) {
	.bzv-partner-five a {
		background-image: url(../images/bzv/logos/arztrechtsnetz_double_140.jpg);
		background-position: 0 -70px;
		background-repeat: no-repeat;
		width:436px;
		height:70px;
		margin:3px;
		border: 1px solid #e4e4e4;
		display: inline-block;
	}
}


.bzv-partner-six a {
	background-image: url(../images/bzv/logos/arbeitsgemeinschaft_double_140.jpg);
	background-position: 0 -70px;
	background-repeat: no-repeat;
	width:154px;
	height:70px;
	margin:3px;
	border: 1px solid #e4e4e4;
	display: inline-block;
}


.bzv-partner li img {
	height:60px;
	padding: 4px;
background: #fff;
border: 1px solid #e4e4e4;

}

.bzv-partner-one img {
	padding: 4px 13px !important;
}

.bzv-partner-two img {
	padding: 4px 12px !important;
}

.bzv-partner-three img {
	padding: 4px;
}

.bzv-partner-four img {
	padding: 4px;
}

.bzv-partner-five img {
	padding: 4px;
}

.bzv-list-schwerpunkte li {
	font-size: 13px;
}


/** Partner Startpage - End **/


/**.bzv-cv li {
	font-size: 13px !important;
	text-transform: initial;
	border-left: 5px solid #35648c;
	background: none;
	background-color: #efefef;
	padding: 6px 10px;
	margin: 5px;
}**/


.bzv-cv li {
	list-style-type: square!important;
	font-size: 13px !important;
	text-transform: initial;
	background: none;
	padding: 6px 10px;
	margin: 0 3px 0 25px;
}

.bzv-schwerpunkte li,
.bzv-seminare li {
	list-style-type: square!important;
	font-size: 13px !important;
	text-transform: initial;
	background: none;
	padding: 0px 10px;
	margin: 0 3px 0 25px;
}


.bzv-cv .grid_4 {
	width:280px!important;
	text-align: right;
	margin-bottom: 10px;
}

.bzv-cv .container-img {
	border: 1px solid #d5d5d5;
	padding: 10px;
	background: url(../images/quotes.png) no-repeat 10px 200px;

	max-width: 230px;
}

.bzv-cv .container-img p{
	margin:0!important;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.bzv-cv .container-img img {
	margin: 0 0 10px 0;
	width:100%;
}


.bzv-potrait-photos li {
	list-style-type: none!important;
	padding:0!important;
}

.bzv-potrait-photos .flexslider {
	margin-bottom: 20px;
}

.bzv-potrait-photos .flex-control-nav {
	bottom: -21px;
}

.bzv-potrait-photos .flex-control-nav a {
	width:10px;
	height:10px;
}

/** CV Page Book **/
.bzv-book-container {
	  position: relative;
}

.bzv-book {
	z-index: 999;
	position: absolute;
	right: 5px;
	bottom: 25px;
	text-align: right;
}
.bzv-book span {
	background-color: #eaeaea;
	opacity: 0.90;
	color:#000;
	margin-bottom:7px;
	margin-left: 20px;
	display: inline-block;
}

.bzv-book .book-authors {
	font-size: 12px;
	padding: 5px;
}
.bzv-book .book-title {
	font-size: 16px;
	padding: 5px;
}
/** CV Page Book - End **/



/** Slogan Startpage **/


@media (min-width: 320px) and  (max-width: 479px) {
.flex-control-nav li a {
	width:10px !important;
	height: 10px !important;
}


	body .slogan {
		z-index: 999;
		position: absolute;
		right: 3px;
		bottom: 0px;
		text-align: right;
	}

	body .slogan span {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		margin-bottom:3px;
	}

	body .slogan .slogan-1 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 13px;
		padding: 1px 2px;
		font-family: 'Roboto Slab', serif;
		/*font-family: Times New Roman;*/
		font-style: italic;
	}

	body .slogan .slogan-2 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 11px;
		padding: 1px 2px;
		font-family: 'Roboto Slab', serif;
		/*font-family: Times New Roman;*/
		font-style: italic;

	}

	body .slogan .slogan-3 {
		display:none;

	}
}

@media (min-width: 480px) and  (max-width: 767px) {
	body .slogan {
		z-index: 999;
		position: absolute;
		right: 5px;
		bottom: 5px;
		text-align: right;
	}

	body .slogan span {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		margin-bottom:5px;
	}

	body .slogan .slogan-1 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 18px;
		padding: 5px;
		font-family: 'Roboto Slab', serif;
		/*font-family: Times New Roman;*/
		font-style: italic;
	}

	body .slogan .slogan-2 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 14px;
		padding: 4px;
		font-family: 'Roboto Slab', serif;
		/*font-family: Times New Roman;*/
		font-style: italic;

	}

	body .slogan .slogan-3 {
		display:none;

	}
}

@media (min-width: 768px) {
	body .slogan {
		z-index: 999;
		position: absolute;
		right: 15px;
		bottom: 15px;
		text-align: right;
	}

	body .slogan span {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		margin-bottom:5px;
	}

	body .slogan .slogan-1 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 26px;
		padding: 10px;
		font-family: 'Roboto Slab', serif;
		/*font-family: Times New Roman;*/
		font-style: italic;
	}

	body .slogan .slogan-2 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 22px;
		padding: 8px;
		font-family: Times New Roman;
		font-style: italic;

	}

	body .slogan .slogan-3 {
		background-color: #732756;
		opacity: 0.8;
		color:#fff;
		font-size: 16px;
		padding: 6px;

	}

}


/** Slogan Startpage - End **/

.bzv-office img {
margin-bottom: 10px;
width:100%;
}

.bzv-office li:hover {
	background: #eaeaea !important;
}

.quote-block {
  background-color: #eaeaea;
}

.quote-author {
	float:right;
	padding: 0 10px 5px 5px;
}

.quote {
	  font-size: 18px;
  padding: 10px 10px 5px 10px;
  font-family: Times New Roman;
  font-style: italic;
  color:#000;
}

/** RESPONSIVENESS Arztrechtsnetz **/

@media screen and (max-width: 480px)

{
    #arztrechtsnetz_map { display: none; }

}
