@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Abel);/*Needs to be separated for IE*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:800);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:800);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:700italic);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:800italic);

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);

/*Normalized here*/



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption, main, article {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

}

article, aside, figcaption, figure, footer, header, main, nav, section {

	display: block;

}

html {

	font-size: 100%;

	ms-text-size-adjust: 100%;

	moz-text-size-adjust: 100%;

	webkit-text-size-adjust: 100%;

}

sup, sub {

	font-size:75%;

	line-height:0;

	position:relative;

	vertical-align:baseline;

}

sup {

	top: -0.25em;

}

sub {

	bottom: -0.25em;

}

a:focus {

	outline:0;

}

a:active, a:hover {

	outline:0;

}

small {

	font-size: 80%;

}

* {

	ms-box-sizing:border-box;

	moz-box-sizing:border-box;

	webkit-box-sizing:border-box;

	box-sizing:border-box;

}

footer {

	clear:both;

	margin-top: 1em;

}

/*Container*/

.container::before, .container::after {

	content: " ";

	display: table;

	line-height: 0;

}

.container::after {

	clear: both;

}

.container::before, .container::after {

	content: " ";

	display: table;

	line-height: 0;

}

/*End Normalized here*/

h1 a:hover, h2 a:hover {

	text-decoration:none;

}

ul, ol {

	margin-left:40px;/*padding-left:40px;*/

}

p {

	margin-top: 5px;

}

q::before, q::after, blockquote::before, blockquote::after {

    content: "";

}

q::before, q::after, blockquote::before, blockquote::after {

    content: "";

}

blockquote {

    border-left: 5px solid #eee;

    margin: 0 0 1em 1em;

    padding: 0 0 0 0.7em;

}

/*default table styles*/



th, td {

	text-align: left;

	padding-right: 10px;

	vertical-align: top;

	

}

/*td {

white-space: -o-pre-wrap; 

    word-wrap: break-word;

    white-space: pre-wrap; 

    white-space: -moz-pre-wrap; 

    white-space: -pre-wrap;

}*/

.wp-caption-text, figcaption {

	font-size:85%;

}

/*clearfix*/

.clearfix:after, .clearfix:before {

	content: " ";

	display:table;

}

.clearfix:after {

	clear:both;

}

.clearfix {

 *zoom:1

}

article {

	/*border:#C3F solid 2px;

	padding:1em;*/

	clear:both;

}

ul.sublinks {

    margin: 3px 0 0 0;

		list-style-type:none;

}

.sublinks li {

    display: inline;

		margin-right:10px;

		padding-right:13px;

		border-right:#e05f03 solid 2px;

}

.sublinks li:last-child {

    display: inline;

		margin-right:0;

		padding-right:0;

		border-right:none;

}

nav.children-links {

	margin-right:3%;

	margin-left:3%;

}

.site-nav {

	margin-right:3%;

	margin-left:3%;

}

.marginbelow {

	margin-bottom:0.5em;

}

/*Layout settings*/

html {

	font-size: 105%;

	font-family: "Open Sans", sans-serif;

	line-height: 150%;

}

body {

	background-image: url(images/scribble_light.png);

	background-repeat: repeat;

}

.container {

	margin: 3%;

	position: relative;

	background: #FFF;

	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.298);

	padding-top:3%;

}

aside p {

	font-size:90%;

}

aside h2 {

	font-size: 190%;

	line-height: 110%;

	margin-bottom:4%

}

aside h3 {

	font-size: 120%;

	line-height: 110%;

	margin-bottom:1%;
	
	clear: both;

}

aside h4 {

	font-size: 100%;

	line-height: 110%;

	margin-bottom:1%

}

aside ul li {

	list-style-type:none;

	font-size:90%;

	margin-left:0;

	padding-left:0;

}

aside ul {

	margin-left:0;

	padding-left:0;

	margin-bottom:40px

}

body main, header, .columncontainer {

	margin-right:3%;

	margin-left:3%;

}

.columncontainer main {

	padding-right:0%;

	margin-left:0%;

	margin-right:0%;

}

footer {

	background: #000 none repeat scroll 0 0;

	color: #fff;

	padding: 1% 3%;

}

a, a:link, a:active, a:visited {

	color: #E05F03;

	text-decoration:none;

}

a:hover, .children-links a:hover {

	color: #E05F03;

	text-decoration:underline;

}

h2 {

	font-family: "Source Sans Pro", sans-serif;

	font-size: 215%;

	font-style: normal;

	font-weight: normal;

	line-height: 120%;

}

/*Header section*/

header {

	clear:both;

	height: 100px;

}

header h1, header h2 {

	font-family: Abel;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 4px;

	line-height: 30px;

}

header h1 {

	margin:0;

}

header h2 {

	margin-top:5px;

	clear:right;

	float:left;

	color:#666;

}

header a img {

	float: left;

	margin:0 10px 10px 0;

}

header p {

	clear:both;

}

header {

	background: url(https://www.bacbr.org.uk/wp-content/uploads/2016/05/bacbr.png) no-repeat;

	padding-left: 4.375em;

}

header h1 {

	font-size:1.875em;

}

header h2 {

	font-size:1.250em;

}

/*End Header section*/

/*Children links*/

.children-links {

	margin-top:10px;

	font-size:90%;

}

/*nav.children-links {

	float:left;

	clear:left;

}*/



.children-links ul {

	/*float:left;*/

	display:inline;

	margin: 3px 0 0 0;

}

.children-links li {

	margin-right:10px;

	display:inline/*float:left;*/

}

.children-links ul li a:hover, .sublinks li a:hover {

	color: #E05F03;

	border-bottom:#E05F03 solid 2px;

}

.children-links a:link, .children-links a:visited, .sublinks a:link, .sublinks a:visited {

	text-decoration:none;

}

.children-links .parent-link {

	/*float:left;*/

	margin-right:10px;

	padding-right:10px;

	border-right:1px #999 dashed;

	font-size:120%;

	font-weight:bold;

	color:#00F;

}

.parent-link {

	display:inline-block;

}

.children-links .parent-link a:link, .children-links .parent-link a:visited, .children-links .current_page_ancestor a:visited {

	color: #666;

}



.children-links .current_page_item a:link, .children-links .current_page_item a:visited, .children-links .current_page_ancestor a:link,  .children-links .current_page_ancestor a:hover {

	color: #666;

	border-bottom:#666 solid 2px;

	cursor:default;

}

.children-links .current_page_item a:hover {

	text-decoration:none;

}

/*End Children links*/

@media screen and (min-width: 1035px) { /*Wide screens only*/

table {

	min-width: 500px;

	/*word-wrap: break-word; 

  word-break: break-all;*/

}

form#search {

	margin-bottom:50px;

	margin-top:0px;

}

/*main, aside {

	padding-top:1%;

}*/

.tble_nowrap td:first-child, .tble_nowrap td:nth-child(2), .tble_nowrap_cal td:last-child {

	/*white-space:nowrap;*/

}

form#search input[type="search"] {

	width: 70.359% !important;

}

form#search {

    width: 350px;

		float: right;

}

div.search form#search {;

	float:right;

	width:350px;

}

ul.concertina {

	margin-right:40px;

}

.site-nav {

	/*float:right !important;*/

	position: relative;

	height: 50px;

}

#cssmenu-6 {

	position:relative;

	right:0 !important;

}

.hobbs p {

    float: right;

    margin-top: 0;

}

.subcolumn {

	display: table !important;

	width:100%;

}

.subcolumnrow {

	display: table-row !important;

}

.subcolumnrow > div {

	display: table-cell;

	vertical-align: top;

}

/*column format*/

.columncontainer {

	display: table;

	margin-top: 1%;

}

.columncontainer div {

	display: table-row;

}

.columncontainer div div, .columncontainer div main, .columncontainer div aside {

	display: table-cell;

	vertical-align: top;

}

.margins {

	padding-right: 3%;

	padding-left: 3%;

}

div aside:nth-child(3) {

	width:26%;

}

.width70 {

	width:70%

}

.width60 {

	width:60%

}

.width55 {

	width:55%

}

.width50 {

	width:50%

}

.width40 {

	width:40%

}

.width33 {

	width:33%

}

.width25 {

	width:25%

}

/*index home page styles*/

#index {

	padding: 2.7em !important;

	margin-top:0.750em;

}



aside.home {

	padding-left:4%;

	padding-top: 1.2%;

	/*padding-bottom: 4%;*/

}

main.home h2, main.home h1 {

margin-top: 1.250em;

}

main.home section h2, main.home section h1 {

margin-top: 0;

}

/*index home page styles*/

/*Tower list styles*/

.towers {

	display: table;

	padding:0;

	width:100%;

}

.towers div {

	display: table-row;

	padding: 0;

}

.towers div div {

	display: table-cell;

	vertical-align: top;

}

.towers div div {

	padding-right: 40px;

}

.towers div div:last-child, .towers div div:first-child {

	padding-right: 0;

}

.towers div div:first-child {

	width:55%;

}

.towers div div:nth-child(3) {

	padding-top: 40px;

}

.towers div div div{

	background:#EEEEEE;

	padding:5px;

}

.towers div div div:last-child ul{

	margin-bottom:0;

}

.towers div div:nth-child(n + 2) ul {

	margin-left:0;

	padding-left:0;

	margin-bottom:40px

}

/*.towers div div ul:first-child {

	margin-bottom:0

}*/

.towers div div:nth-child(n + 2) ul li {

	list-style-type:none;

	font-size:90%;

	margin-left:0;

	padding-left:0;

}

}

/*Tower list styles*/

.accordion-section-content, .accordion, .accordion > ul {

	list-style:none;

}

.accordion-section-content {

	display:none;

}

accordion-section-content li{

	border-right: none !important;

    display: block !important;

    margin-right: 0 !important;

    padding-right: 0 !important;

}

.accordion {

	display: block !important;

	border: 1px solid #e5e5e5 !important;

	border-radius: 4px;

	margin-bottom: 2px;

	padding: 8px 15px;

	margin-right:0px !important;

}

.accordion:last-child {

}

ul.concertina {

	margin-top:20px;

	padding-left:0;

	font-size:90%;

	margin-left:0;

}

.accordion > ul {

	padding-left:0;

	font-size:95%;

	margin-left:0;

}

ul.concertina a, ul.concertina a:link {

	text-decoration:none;

}

ul.concertina a:hover {

	border-bottom:#E05F03 solid 2px;

}

/*End Tower list styles*/

#practice div div ul {

	margin: 0.2em 0 0 0;

}

#practice div div ul li{

	padding-left: 0.2em;

}



#map-canvas {

    display: block;

    height: 650px;

    width: 100%;

}

@media screen and (min-width: 630px) {



#practice {

	display: table;

	margin: 0.89em 0 0 0;

	clear:both;

}

div#practice div { /*column*/

	display: table-row;

	padding-bottom:0.89em;

}

div#practice div div {

	display: table-cell;

	vertical-align: top;

	padding-right:0.89em;

	width: 33%;

}

div#practice div div:last-child {

	padding-right:0;

}

#practice div div p {

	margin: 0;

}

#practice div div ol, #practice div div li {

	margin:0;

	padding:0;

}

caption {

	white-space-collapse: discard;

	white-space: nowrap !important;

}

}

/*table styles*/

table {

	margin-top:20px;

	margin-bottom: 10px;

	border-collapse:collapse;

	border-spacing:0;

	display:table

}

table, th, td {

	border:none

}

.tble-width {

	width:100%;

}

.tble-table-all {

	border:1px solid #ccc

}

.tble-bordered tr, .tble-table-all tr {

	border-bottom:1px solid #ddd

}

.tble-striped tbody tr:nth-child(even) {

	background-color:#f1f1f1

}

.tble-table-all tr:nth-child(odd) {

	background-color:#fff

}

.tble-table-all tr:nth-child(even) {

	background-color:#f1f1f1

}

.tble-hoverable tbody tr:hover, .tble-ul.tble-hoverable li:hover {

	background-color:#ccc

}

.tble-centered tr th, .tble-centered tr td {

	text-align:center

}

.tble-table td, .tble-table th, .tble-table-all td, .tble-table-all th {

	padding:6px 8px;

	display:table-cell;

	text-align:left;

	vertical-align:top

}

.tble-table th:first-child, .tble-table td:first-child, .tble-table-all th:first-child, .tble-table-all td:first-child {

	padding-left:16px

}

.tble-orange thead tr, .tble-hover-orange:hover {

	color:#fff !important;

	background-color:#E05F03 !important

}

caption {

	white-space-collapse:collapse;

	/*white-space:pre-wrap;*/

	text-align:left;

	font:bold;

	font-size:120%;

	font-weight:bold;

	margin-bottom:10px;

}

tfoot { font-size:85%;

}

.past_officer th {

	cursor: pointer;

}

table.past_officer {margin-top:0;margin-bottom:0;}

.past_officer td {width:50%;}

/*main { width: 62%; float:left}

aside { width: 30%; float:right}*/

aside.left {

	width: 20%;

	float:left

}

main.middle {

	width: 38%;

	float:left

}

/*Search form*/

div.search form#search {

	margin-bottom:0px;

}

form#search {

	margin-bottom:20px;

	margin-top:10px;

}

form#search label span {

	display:none;

}

form#search input {

	display:inline-block;

}

form#search input[type="search"] {

	border-radius: 4px 0 0 4px;

	height:33px;

	background-color: #fff;

	border: 1px solid #ccc;

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;

	padding: 4px 6px;

	width: 84.359%;

}

form#search input[type="search"]:focus {

	border:#06C;

	outline:none;

	-webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.45);

	-moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.45);

	box-shadow:0px 0px 4px 1px rgba(0,0,0,0.45);

}

form#search button {

	border-radius: 0 4px 4px 0;

	margin-left: -8px;

	vertical-align: top;

}

form#search button {

	-moz-border-bottom-colors: none;

	-moz-border-left-colors: none;

	-moz-border-right-colors: none;

	-moz-border-top-colors: none;

	background-color: #f5f5f5;

	background-image: linear-gradient(to bottom, #fff, #e6e6e6);

	background-repeat: repeat-x;

	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;

	border-image: none;

	border-radius: 4px;

	border-style: solid;

	border-width: 1px;

	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);

	color: #333;

	cursor: pointer;

	display: inline-block;

	font-size: 14px;

	line-height: 20px;

	margin-bottom: 0;

	padding: 4px 12px;

	text-align: center;

	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

	height:33px;

}

form#search button {

	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);

	border-radius: 0 4px 4px 0;

}

form#search button:hover {

	color: #666;

	text-decoration: none;

	background-image: linear-gradient(to bottom, #fff, #CCC);

}

form#search button:focus {

	outline: thin dotted #333;

	outline: 5px auto -webkit-focus-ring-color;

	outline-offset: -2px;

}

form#search button.active, button:active {

	background-image: none;

	outline: 0;

	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

}





form#search input[type="search"] {

    width: 297px !important;

}

/*index home page styles*/

/*#index {

	font-family: "Open Sans", sans-serif;

	background-color: #eee;

	border-radius: 6px;

	color: inherit;

	font-size: 18px;

	line-height: 30px;

	margin-bottom: 30px;

	padding: 2%;

	margin-top:3%;

}*/

#index {

	font-family: "Open Sans", sans-serif;

	background-color: #eee;

	border-radius: 6px;

	color: inherit;

	font-size: 1.125em;

	line-height: 1.700em;

	margin-bottom: 1.875em;

	padding: 2%;

	margin-top:3%;

}

#index h1 {

	font-family: "Source Sans Pro", sans-serif;

	color: inherit;

	font-size: 250%;

	letter-spacing: -1px;

	line-height: 1;

	margin-bottom: 0;

	font-style: normal;

	font-weight: normal;

}



#index h2 {

	font-size: 190%;

}

main.home h1 {

	font-family: "Source Sans Pro", sans-serif;

	font-style: normal;

	font-weight: normal;

	font-size: 240%;

	line-height:100%;

}

main.home h1 small {

	font-size:70%;

	color: #A3A3A3;

	line-height:100%;

}

.fpsubcol h3, .fpsubcol h4, .fpsubcol h5, .fpsubcol p {

	font-family: "Source Sans Pro", sans-serif;

	font-style: normal;

	font-weight: normal;

	text-align:center;

}

.fpsubcol h3 {

	font-size: 130%;

	line-height: 50px;

}

.fpsubcol h4 {

	font-size: 110%;

	line-height:120%;

}

.fpsubcol h5 {

	font-size: 95%;

	line-height:120%;

	margin-bottom: 1em;

}

.fpsubcol p {

	font-size: 100%;

	color: #A3A3A3;

	line-height:100%;

}

.fpsubcol {

	/*padding-bottom:5%;*/

	padding-top:1%;

}

.fpsubcol hr {

	border: 0;

	height: 1px;

	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(124,124,124, 0.75), rgba(0, 0, 0, 0));

}

/*.paddinglr {

	padding-left:2%;

	padding-right:2%;

}*/

.well {

	background-color: #f5f5f5;

	border: 1px solid #e3e3e3;

	border-radius: 4px;

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;

	margin-bottom: 20px;

	min-height: 20px;

	padding: 6%;

}

img {

	box-sizing: border-box;

	height: auto;

	max-width: 100%;

	width: auto;

}

/*index home page styles*/



/* Post Styles */

.post h2 {

	margin-bottom: 0;

}



p.post-info {

	font-size: 87%;

	color: #999;

	margin-top: 0;

}

.post h5 {

	margin-bottom:1.0em;

}

article.post {

	border-bottom: 1px dotted #DDD;

	margin-bottom: 20px;

}



article.post:last-of-type {

	border-bottom: none;

}

/*p.post-info a:link,

p.post-info a:visited {

	color: #999;

}*/



/*Category links*/



nav.category {

    margin-bottom: 1em;

}

.categories > a{

	margin-right:10px;

	font-size:120%;

	font-weight:bold;

}



.children-links {

	margin-top:10px;

	font-size:90%;

}

.category ul {

	display:inline;

	margin: 3px 0 0 0;

}

.category li {

	margin-right:10px;

	display:inline/*float:left;*/

}

.category ul li a:hover {

	color: #E05F03;

	border-bottom:#E05F03 solid 2px;

}

.category a:link, .category a:visited {

	text-decoration:none;

}



/*End category links*/



/* Gallery Post Format Styles */

article.post-gallery {

	background-color: #222;

	color: #FFF;

	padding: 20px;

	border-bottom: none;

}



article.post-gallery .gallery img {

	border: none!important;

}



article.post-gallery .wp-caption-text {

	font-size: 86%;

}



article.post-gallery h2 {

	text-align: center;

}



article.post-gallery h2 a {

	color: #FFF;

	text-decoration: none;

	font-size: 110%;

	text-transform: uppercase;

	letter-spacing: 2px;

}

article.post-gallery .wp-caption-text {

    font-size: 75%;

		padding:0 2em 0 2em;

}

/* Gallery Post Format Styles */

/*Social links*/



@font-face {

  font-family: "fontawesome";

  src: url("fonts/fontawesome-webfont.eot?v=4.6.1");

  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"),

			 url("fonts/fontawesome-webfont.woff2?v=4.6.1") format("woff2"),

			 url("fonts/fontawesome-webfont.woff?v=4.6.1") format("woff"),

			 url("fonts/fontawesome-webfont.ttf?v=4.6.1") format("truetype"),

			 url("fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format("svg");

  font-weight: normal;

  font-style: normal;

}

[class*="fontawesomeicons-"] {

  display: inline;

/*  width: auto;

  height: auto;*/

  line-height: inherit;

  /*vertical-align: baseline;*/

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

}

 

[class*="fontawesomeicons-"]:before {

  font-family: "fontawesome";

  font-weight: normal;

  font-style: normal;

  text-decoration: inherit;

}

.fontawesomeicons-twitter:before { content: "\f099";}

.fontawesomeicons-facebook:before {content: "\f09a";}

.fontawesomeicons-flickr:before {content: "\f16e";}

.fontawesomeicons-pinterest:before {content: "\f0d2";}

.fontawesomeicons-google-plus:before {content: "\f0d5";}

.fontawesomeicons-instagram:before {content: "\f16d";}

.fontawesomeicons-linkedin:before {content: "\f0e1";}

.fontawesomeicons-skype:before {content: "\f17e";}

.fontawesomeicons-tumblr:before {content: "\f173";}

.fontawesomeicons-youtube:before {content: "\f167";}

.fontawesomeicons-rss:before {content: "\f09e";}

/*Square versons*/

.fontawesomeicons-twitter-square:before {content: "\f081";}

.fontawesomeicons-facebook-square:before {content: "\f082";}

.fontawesomeicons-pinterest-square:before {content: "\f0d3";}

.fontawesomeicons-google-plus-square:before {content: "\f0d4";}

.fontawesomeicons-linkedin-square:before {content: "\f08c";}

.fontawesomeicons-tumblr-square:before {content: "\f174";}

.fontawesomeicons-youtube-square:before {content: "\f166";}

.fontawesomeicons-rss-square:before {content: "\f143";}





.social-sites {

  margin-bottom: 12px;

  padding: 0;

  margin-left: 0px;

}



.social-sites li {

  display: inline;

	width:100px;

}

.social-sites li a i{

	margin-right: 5px;

}

.social-sites a {

  /*color: #019443;*/

  font-size: 85%;

  vertical-align: middle;

	margin-right: 15px;

	text-transform:uppercase;

	letter-spacing:3px;

}

.social-sites a:hover {

  color: #1162a4;

  text-decoration: none;

}

@media screen and (min-width: 365px) {

form#search input[type="search"] {

    width: 297px !important;

}

}

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

form#search input[type="search"] {

    width: 200px !important;

}

}

/* added */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
#cssmenu-6,
#cssmenu-6 ul,
#cssmenu-6 ul li,
#cssmenu-6 ul li a,
#cssmenu-6 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu-6:after,
#cssmenu-6 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu-6 #menu-button {
  display: none;
}
#cssmenu-6 {
  width: auto;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: #f0f0f0;
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
}
#cssmenu-6 > ul {
  background: url('https://www.bacbr.org.uk/wp-content/plugins/cssmenumaker_pro/menus/320/images/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
#cssmenu-6.align-right > ul > li {
  float: right;
}
#cssmenu-6 > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu-6.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu-6.align-center > ul > li {
  float: none;
}
#cssmenu-6.align-center ul ul {
  text-align: left;
}
#cssmenu-6 > ul > li > a {
  padding: 18px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu-6 > ul > li:hover > a,
#cssmenu-6 > ul > li > a:hover,
#cssmenu-6 > ul > li.active > a {
  color: #ffffff;
  background: #e8e8e8;
  background: rgba(0, 0, 0, 0.1);
}
#cssmenu-6 > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu-6 > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #000000;
  right: 17px;
  top: 22px;
}
#cssmenu-6 > ul > li.has-sub.active > a::after,
#cssmenu-6 > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu-6 ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu-6.align-right ul ul {
  text-align: right;
}
#cssmenu-6 > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu-6.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu-6 ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu-6.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu-6 > ul > li > ul {
  top: 120px;
}
#cssmenu-6 > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu-6.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu-6 ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu-6.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu-6 ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu-6.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu-6 ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu-6 ul ul li:hover > a,
#cssmenu-6 ul ul li.active > a {
  color: #333333;
}
#cssmenu-6 ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu-6 ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu-6 > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu-6 ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu-6.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu-6 ul ul li.has-sub.active > a::after,
#cssmenu-6 ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu-6.align-right ul ul li.has-sub.active > a::after,
#cssmenu-6.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu-6 {
    background: #f0f0f0;
  }
  #cssmenu-6 > ul {
    display: none;
  }
  #cssmenu-6 > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu-6.align-right > ul {
    float: none;
  }
  #cssmenu-6.align-center > ul {
    text-align: left;
  }
  #cssmenu-6 > ul > li,
  #cssmenu-6.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu-6 > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu-6 > ul > li:hover > a,
  #cssmenu-6 > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu-6 #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('https://www.bacbr.org.uk/wp-content/plugins/cssmenumaker_pro/menus/320/images/bg.png');
    cursor: pointer;
  }
  #cssmenu-6 ul ul,
  #cssmenu-6 ul li:hover > ul,
  #cssmenu-6 > ul > li > ul,
  #cssmenu-6 ul ul ul,
  #cssmenu-6 ul ul li:hover > ul,
  #cssmenu-6.align-right ul ul,
  #cssmenu-6.align-right ul li:hover > ul,
  #cssmenu-6.align-right > ul > li > ul,
  #cssmenu-6.align-right ul ul ul,
  #cssmenu-6.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu-6 ul ul li {
    width: 100%;
  }
  #cssmenu-6 ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu-6 ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu-6 ul ul li:first-child > a,
  #cssmenu-6 ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu-6 #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    right: 25px;
    top: 18px;
  }
  #cssmenu-6 #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000000;
    right: 25px;
    top: 28px;
  }
  #cssmenu-6 > ul > li.has-sub > a::after,
  #cssmenu-6 ul ul li.has-sub > a::after {
    display: none;
  }
}
#cssmenu-6 ul li a:hover {
  background: #E05F03;
  color: #ffffff;
}
#cssmenu-6 ul ul li.active > a {
  cursor: default;
}
#cssmenu-6 > ul > li > a {
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 18px 25px 21px;
  text-decoration: none;
  text-transform: uppercase;
}
#cssmenu-6 > ul > li > a {
  background-color: #f0f0f0;
  border-radius: 5px;
  color: #292929;
  margin-left: 2px;
  margin-right: 2px;
  padding: 10px 30px;
}
#cssmenu-6 {
  width: auto;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: none;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(0%, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 0%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 0%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 0%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 0%);
}
#cssmenu-6 > ul {
  background: none;
  box-shadow: none;
}
#cssmenu-6 > ul > li.has-sub > a::after {
  border-color: #000 transparent transparent;
  top: 15px;
}
#cssmenu-6 > ul > li.has-sub:hover > a::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  content: "";
  height: 0;
  position: absolute;
  right: 17px;
  top: 15px;
  width: 0;
}
#cssmenu-6 > ul > li > ul {
  top: 60px;
}
#cssmenu-6 ul ul {
  font-size: 15px;
}
#cssmenu-6 ul ul li:hover > a,
#cssmenu-6 > ul > li.active > a,
#cssmenu-6 > ul > li.active > a:link,
#cssmenu-6 > ul > li.active > a:visited,
#cssmenu-6 > ul > li.current-menu-item > a,
#cssmenu-6 > ul > li.current-menu-item > a:link,
#cssmenu-6 > ul > li.current-menu-item > a:visited,
#cssmenu-6 > ul > li.current-page-ancestor > a,
#cssmenu-6 > ul > li.current-page-ancestor > a:link,
#cssmenu-6 > ul > li.current-page-ancestor > a:visited,
#cssmenu-6 > ul > li.current-menu-ancestor > a,
#cssmenu-6 > ul > li.current-menu-ancestor > a:link,
#cssmenu-6 > ul > li.current-menu-ancestor > a:visited {
  color: #ffffff;
  background: #E05F03;
  background: #e05f03;
}
#cssmenu-6 > ul > li.current-page-ancestor > a::after,
#cssmenu-6 > ul > li.current-menu-ancestor > a::after {
  border-color: #fff transparent transparent;
}
#cssmenu-6 > ul > a:hover ul {
  display: none;
}
#cssmenu-6 > ul > li > ul {
  top: 30px !important;
}
#cssmenu-6 > ul > li > ul::after {
  border: 0px solid transparent;
}
@media screen and (min-width: 1035px) {
  /*Wide screens only*/
  #cssmenu-6 {
    position: absolute;
    right: 0 !important;
  }
}
@media all and (max-width: 1035px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1035px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1035px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1035px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1035px), only screen and (min-resolution: 192dpi) and (max-width: 1035px), only screen and (min-resolution: 2dppx) and (max-width: 1035px) {
  #cssmenu-6 #menu-main ul {
    left: 0px;
    top: 0px;
  }
}
@media all and (max-width: 1035px) {
  #cssmenu-6 > ul > li > ul {
    top: 0px !important;
  }
}
@media all and (max-width: 1035px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1035px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1035px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1035px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1035px), only screen and (min-resolution: 192dpi) and (max-width: 1035px), only screen and (min-resolution: 2dppx) and (max-width: 1035px) {
  #cssmenu-6 {
    background: #f0f0f0;
  }
  #cssmenu-6 > ul {
    display: none;
  }
  #cssmenu-6 > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu-6.align-right > ul {
    float: none;
  }
  #cssmenu-6.align-center > ul {
    text-align: left;
  }
  #cssmenu-6 > ul > li,
  #cssmenu-6.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu-6 > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu-6 > ul > li:hover > a,
  #cssmenu-6 > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu-6 #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('https://www.bacbr.org.uk/wp-content/plugins/cssmenumaker_pro/menus/320/images/bg.png');
    cursor: pointer;
  }
  #cssmenu-6 ul ul,
  #cssmenu-6 ul li:hover > ul,
  #cssmenu-6 > ul > li > ul,
  #cssmenu-6 ul ul ul,
  #cssmenu-6 ul ul li:hover > ul,
  #cssmenu-6.align-right ul ul,
  #cssmenu-6.align-right ul li:hover > ul,
  #cssmenu-6.align-right > ul > li > ul,
  #cssmenu-6.align-right ul ul ul,
  #cssmenu-6.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu-6 ul ul li {
    width: 100%;
  }
  #cssmenu-6 ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu-6 ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu-6 ul ul li:first-child > a,
  #cssmenu-6 ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu-6 #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    right: 25px;
    top: 18px;
  }
  #cssmenu-6 #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000000;
    right: 25px;
    top: 28px;
  }
  #cssmenu-6 > ul > li.has-sub > a::after,
  #cssmenu-6 ul ul li.has-sub > a::after {
    display: none;
  }
}
hi