/* @override 
	https://www.nigelbowen.com.au/wp-content/themes/nigel-bowen-chambers/style.css?* */

/*
Theme Name: Nigel Bowen Chambers
Theme URI: https://nigelbowen.com.au
Description: Child theme of dustin-main theme for the dustin.com.au theme
Author: dustin.com.au
Author URI: 
Template: dustin-neue
Version: 1.2
*/

body {
	background-color: #000;
}

body.blog, 
body.single-post {
	background: url(/wp-content/uploads/NBC_Backgrounds7_NEWS.jpg);
	background-size: cover;
	background-attachment: fixed;
}

body.post-type-archive-barristers {
	background: url(/wp-content/uploads/NBC_Backgrounds5_BARRISTERS.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.brz-wrapper.background-image-replace {
	display: none!important;
}

/* @group Preloader */

body:not(.brz-ed).preload {
	overflow: hidden;
}

#preloader, 
#page-transition-image-one, 
#page-transition-image-two {
	display: none;
}

#preloader {
	height: 100%;
	width: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	position: fixed;
}

#page-transition-image-one, 
#page-transition-image-two {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	position: fixed;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 998px) {
	body.home #page-transition-image-one,
	body.home #page-transition-image-two{
		background-size: 1280px;
		background-color: #000;
	}
}

@media only screen and (max-width: 600px) {
	body.home  #page-transition-image-one,
	body.home #page-transition-image-two {
		background-size: 600px;
	}
}

#preloader.preload, 
#page-transition-image-one.preload, 
#page-transition-image-two.preload {
	display: block;
}

body.brz-ed #preloader, 
body.brz-ed #page-transition-image-one, 
body.brz-ed #page-transition-image-two {
	display: none!important;
}



/*.progress {
	position: relative;
	height: 10px;
	width: 40%;
	border-radius: 15px;
	margin-top: 50vh;
	margin-right: auto;
	margin-left: auto;
}

.progress .color {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.2);
	width: 0px;
	height: 2px;
	animation: progres 4s infinite linear;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes progres {
0% {
	width: 0%;
}

25% {
	width: 50%;
}

50% {
	width: 75%;
}

75% {
	width: 85%;
}

100% {
	width: 100%;
}
}*/

/* @end */

/* @group Typography */

a[href^="tel"] {
	color: inherit; /* Inherit text color of parent element. */
	text-decoration: none; /* Remove underline. */
	  /* Additional css `propery: value;` pairs here */
}

a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

strong {
	font-weight: bold;
}

h4 {
	margin-bottom: 10px;
}

ul {
	list-style-type: inherit;
	padding-bottom: 20px;
}

ul li {
	margin-left: 40px;
}

/* @end */

/* @group Header */

.brz-container .site-logo a, 
.brz-container  .site-logo a:hover {
	border-style: none;
}

.brz-container .site-logo {
	max-width: 328px!important;
	min-width: 300px!important;
}

@media only screen and (max-width: 340px) {
	.brz-container .site-logo {
		/*		min-width: 218px!important;*/
		margin-left: -15px!important;
	}
}

@media only screen and (max-width: 315px) {
	.brz-container .site-logo {
		min-width: 218px!important;
		margin-left: -10px!important;
	}
}

/* @end */

/* @group Main Menu */

.main-menu a.brz-btn {
	min-width: 300px;
}

@media only screen and (max-width: 600px) {
	.main-menu a.brz-btn {
		min-width: 180px;
	}
}

/* @end */

/* @group Barristers */

body.single-barristers, 
body.page-id-732 {
	background: none #000;
}

.barrister-fixed-bg {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed!important;
	min-height: 900px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 992px) { 

.barrister-fixed-bg {
	display: none;
}

}

@media only screen and (min-width: 600px) {
	ul.barrister-links.column-one, 
	ul.barrister-links.column-two {
		width: 50%;
		position: relative;
		top: 0;
		float: left;
		padding-right: 40px;
	}
}

.shift-bg .brz-bg .brz-bg-image {
	background-size: 125vh;
}

/*.shift-bg .brz-bg {
	margin-left: -8%;
}*/

@media only screen and (min-width: 1440px) {
	/*.shift-bg .brz-bg {
		margin-left: 8%;
	}*/
	
	.shift-bg .brz-bg .brz-bg-image {
		background-position: 35%!important;
	}
}

.brz-wrapper h5 a {
	line-height: inherit!important;
	font-family: inherit!important;
	font-size: inherit!important;
	font-weight: inherit!important;
}

.brz-wrapper .brz-wp-post-content h5 {
	margin-bottom: 20px;
}

body.single-barristers .brz-wrapper .brz-wp-post-content h5:last-child {
	margin-top: 40px;
}

/*body.single-barristers .brz-wrapper .brz-wp-post-content h5 + p {
	border-top: 1px solid rgba(255, 255, 255, .25);
	padding-top: 40px;
}*/

.brz-wrapper a {
	text-decoration: none;
	transition: all .2s;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
	color: #e0e0e0;
}

.brz-wrapper a:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	color: #fff;
}

/* @group Practice Areas Popup */

ul.barrister-links, 
ul {
	list-style-type: none;
	padding-bottom: 0px;
}

ul.barrister-links li {
	padding: 1px;
	cursor: default;
	margin-left: 0px;
	/*	line-height: 125%;*/
	background: url(images/bullet.svg) left 4px no-repeat;
	background-size: 12px 12px;
	padding-left: 20px;
}

.hero ul.barrister-links li {
	background-size: 16px 16px;
	padding-left: 24px;
	background-position: 0 2px;
}

ul.barrister-links ul li, 
.hero ul.barrister-links ul li {
	padding: 2px;
	margin: 0;
	background: none;
	color: #c3c3c3;
}

/*.hero ul.barrister-links {
	font-size: 110%;
}*/

ul.barrister-links li {
	margin-bottom: 8px;
}

ul.barrister-links li a {
	color: #fff;
}

ul.barrister-links ul li a {
	color: #c3c3c3;
}

ul.barrister-links, 
.related-barristers, 
.practice-areas {
	color: #fff;
	font-family: 'qdxkzsnytnozvkjoksvsdyjpwmzzkregtnmc', sans-serif;
	/*	line-height: 140%;*/
	/*	font-size: 90%;*/
}

.practice-areas {
	/*	font-size: 75%;*/
}

ul.barrister-links a, 
.related-barristers a {
	
}

.hero ul.barrister-links a {
	/*	font-size: 100%;*/
}

ul.barrister-links a:hover, 
.related-barristers a:hover {
	border-bottom-style: none;
}

ul.practice-area-links {
	display: block;
	background-color: rgba(32, 32, 32, 0.6);
	padding: 8px 10px;
	/*	font-size: 85%;*/
	margin-bottom: 0;
	overflow: visible;
	margin-top: 6px;
	max-width: 220px;
}

ul.practice-area-links {
	display: none;
}

ul.practice-area-links li {
	padding: 2px;
}

.hero ul.practice-area-links {
	max-width: 280px;
	/*	font-size: 80%;*/
}

ul.pa-list a {
	/*	font-size: 80%;*/
}

/* @end */

/* @group Paralegals */

table.paralegals {
	padding-bottom: 20px;
	padding-top: 20px;
}

table.paralegals td {
	width: 50%;
	padding-right: 80px;
}

@media only screen and (max-width: 768px) {
	table.paralegals {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	
	table.paralegals td {
		width: 100%;
		padding-right: 0px;
		display: inline-block;
		padding-bottom: 20px;
	}
}

/* @end */

/* @group Clerk */



/* @end */