@charset "utf-8";
/* CSS Document */
* {
	margin:0;
}
html {
	width:100%;
	height:100%
}
body {
	margin:0;
	padding:0;
	font-size:13px;
	color:#4d4d4d;
	font-family:'Museo Sans W01 300';
	width:100%;
	height:100%;
	background:#fff;
}
.arrival {
  margin-left: 3px;
  vertical-align: baseline;
  max-width: 6px;
}
* {
	outline:none;
}
.clr {
	clear:both;
	display:block;
}
div, h1, h2, h3, h4, h5, h6, p, ul, li, form {
	margin:0;
	padding:0;
}
a, img {
	border:none;
	outline:none;
	text-decoration:none;
}
a {
	color:#00549f;
}
a:hover {
	color:#447aaa;
}
.cookie_table td, .cookie_table th {
	border:1px solid #ccc;
	padding:8px;
}
.cookie_table th {
	text-align: left;
}
.optin input[type=checkbox] {
	width:auto !important;
	vertical-align: middle !important;
	margin-top: -4px !important;
	margin-right: 7px !important;
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	height: auto !important;
}
.optin label {
	font-size: 15px !important;
	font-weight: normal !important;
	font-family: inherit !important; 
	display: inline-block !important;
	margin-right: 10px;
	width: auto;
	margin-bottom: 20px;
}
#home h1 {
	font-size:48px;
	line-height:58px;
	color:#fff;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	text-shadow: 0px 1px px rgba(255, 255, 255, 0.25);
	margin:0;
	text-transform:none;
}
h1 {
	font-size:24px;
	line-height:34px;
	color:#00549f;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	text-transform:uppercase;
	margin:0px 0 35px;
}
h2 {
	font-size:24px;
	line-height:58px;
	color:#00549f;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	text-transform:uppercase;
}
h3 {
	font-size:20px;
	line-height:34px;
	color:#00549f;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	text-transform:uppercase;
}
p {
	font-weight:normal;
	font-size:15px !important;
	line-height:25px;
	font-weight:300;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
ul, ol, li {
	list-style:none;
}
article, section, aside, nav, header, footer {
	display:block;
}
.left {
	float:left;
}
.right {
	float:right;
}
.img-lt {
	float:left;
	margin:0 20px 0px 0;
}
.img-rt {
	float:right;
	margin:0 0px 20px 20px;
}
ul.list {
	margin-left:20px;
}
ul.list li {
	padding-left:20px;
	list-style:disc;
	margin:10px 0;
}
ul li ul {
	margin-bottom:20px;
}
/*WRAPPER*/

body#home #outer {
	background:#ffffff url(/images/bg1.jpg) no-repeat top center fixed;
}
body#us #outer {
	background:#ffffff url(/images/bg3.jpg) no-repeat top center fixed;
}
body#you #outer {
	background:#ffffff url(/images/bg4.jpg) no-repeat top center fixed;
}
body#your-pup #outer {
	background:#ffffff url(/images/bg2.jpg) no-repeat top center fixed;
}
body#mini #outer {
	background:#ffffff url(/images/bg5.jpg) no-repeat top center fixed;
}
#wrpr {
	overflow: auto;
	min-width:960px;
}
.covid {
	color:#fff;
	border:2px solid #fff;
	margin-bottom:120px;
	padding:30px 40px 20px;
}
.covid p {
	margin-bottom: 15px;
}
.covid h3 {
	color: #fff;
	margin-bottom: 15px;
	font-size: 18px;
}
.content {
	width:960px;
	margin:0 auto;
}
.white-btm {
	background:#fff;
	min-width:960px;
	padding-bottom:100px;
}
.subnav-bg {
	background:url(/images/subnav-bg.png) repeat-y top center;
	width: 100%;
	padding:0 0 100px;
}
.blue-btm {
	min-width:960px;
	padding-bottom:80px;
	background-color:rgba(0, 84, 159, 0.85);
}
.clear {
	min-width:960px;
	overflow:auto;
	padding:40px 0 80px;
	text-align:center;
}
/*HEADER*/
#header {
	height:163px;
}
#header p.logo {
	width:254px;
	height:46px;
	padding:0px 0 0 10px;
	float:left;
	margin-top:30px;
}
#header p.logo a {
	display:block;
	background:url(/images/logo.png) no-repeat;
	width:254px;
	height:46px;
	text-indent:-3500px;
}
#header ul {
	width:650px;
	margin:30px 10px 0 0;
	float:right;
	text-align:right;
}
#header ul li {
	display:inline;
	margin:0 0 0 40px;
}
#header ul li a img {
	vertical-align:middle;
}
#header ul li a {
	color:#fff;
	line-height:35px;
	font-size:15px;
	text-transform:uppercase;
	font-family:'Optima LT W01 Medium';
}
#header ul li a:hover, #header ul li.onstate a {
	color:#bfbfbf;
}
/*HTML*/

.strapline {
	font-size:34px;
	line-height:46px;
	color:#fff;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	text-transform:none;
	margin-bottom:154px;
	padding:0 10px;
	margin-top:-20px;
}
.spacer {
	height:300px;
}
.half {
	width:460px;
	float:left;
	margin:0 10px;
	position:relative;
}
.quote {
	padding-bottom:70px;
}
blockquote {
	background:url(/images/blockquote.png) no-repeat top left;
	padding-left:22px;
	margin-left:-20px;
	padding-top:1px;
	margin-top:25px;
	padding-right:20px;
}
blockquote p {
	font-family:'OptimaLTW01-MediumItali';
	font-size:22px !important;
	line-height:32px;
	color:#fff;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
	background:url(/images/blockquote2.png) no-repeat bottom right;
}
p.author {
	font-family:'Optima LT W01 Medium';
	font-size:18px !important;
	color:#fff;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
	padding-right:20px;
	margin-top:50px;
}
.video {
	margin-top:60px;
	border:2px solid #fff;
	float:right;
}
.blue-btm .video {
	margin-top:80px;
}
.quote-tag {
	position:absolute;
	top:50px;
	left:-30px;
}
.why {
	text-align:center;
	background:url(/images/why-icon.png) no-repeat center top;
	padding-top:200px;
	margin-top:-40px;
	position:relative;
}
.pupillage {
	text-align:center;
	background:url(/images/pupillage-icon.png) no-repeat center top;
	padding-top:200px;
	margin-top:-40px;
	position:relative;
}
.btm-rt {
	margin:80px 0 0 0px;
	width:460px;
	float:right;
}
.btm-rt h2 {
	color:#80a3c3;
	text-transform:none;
	font-size:20px;
	line-height:58px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
}
.btm-rt blockquote {
	margin:0 0 0 -15px;
	width:460px;
}
.btm-rt blockquote p {
	font-size:26px;
	line-height:36px;
	font-size:26px !important;
}
p.button {
	width:210px;
	background:#00549f;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:35px auto 0;
	padding:5px;
}
p.button a {
	font-family:'Optima LT W01 Medium';
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	line-height:35px;
	text-shadow: 0px 1px px rgba(255, 255, 255, 0.25);
	display:block;
}
/*SUBNAV*/

.subnav-bg article {
	width:580px;
	float:left;
	padding:40px 10px 0;
	margin-right:40px;
}
.subnav-bg article p {
	font-size:13px;
	margin:15px 0;
}
.subnav-bg aside {
	width:280px;
	float:left;
	padding:25px 0px 0;
}
.subnav-bg aside blockquote {
	margin-left:0px;
}
.subnav-bg aside blockquote p {
	font-size:120% !important;
}
.subnav-bg aside h2 {
	font-size:15px;
	line-height:34px;
	color:#fff;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	text-transform:uppercase;
	margin-left:20px;
}
.subnav-bg aside h3 {
	color:#80a3c3;
	text-transform:none;
	font-size:20px;
	line-height:30px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
	margin-bottom:0;
}
.subnav-bg aside h3.pers {
	color:#fff;
	margin-bottom:20px;
}
.subnav-bg aside p {
	margin:15px 0;
}
.subnav-bg aside ul {
	margin-top:25px;
}
.subnav-bg aside li {
	padding:3px 0;
	width:320px;
}
.subnav-bg aside li a:hover {
	color:#80a3c3;
}
.subnav-bg aside li.onstate {
	background:url(/images/subnav-onstate.png) no-repeat top center;
}
.subnav-bg aside li a {
	font-size:15px;
	line-height:34px;
	color:#fff;
	font-family:'Optima LT W01 Roman';
	font-weight:400;
	margin-left:20px;
}
.subnav-bg aside li.onstate {
	background:url(/images/subnav-onstate.png) no-repeat;
}
.subnav-bg aside section {
	margin:40px 0 0 20px;
}
.subnav-bg aside section p {
	font-family:'OptimaLTW01-MediumItali';
	font-size:13px;
	line-height:22px;
	color:#fff;
}
/*TWITTER*/


 aside#twit {
	float:left;
	width:940px;
	margin:0 auto;
	padding-top:35px;
}
aside#twit img {
	border:1px solid #ffffff;
	border-radius:50%;
	margin-right:20px;
}
aside#twit a {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	text-transform: uppercase;
	color:#ffffff;
	font-family: 'Optima LT W01 Roman';
}
aside#twit h3 {
	color:#fff;
	font-size:20px;
	line-height:35px;
	font-weight:300;
	padding:0;
	background:url(/images/twitter-hline.png) no-repeat center;
	margin:0 0 15px;
	font-family:'Optima LT W01 Medium';
}
aside#twit h3 a {
	color:#fff;
}
aside#twit .query {
	margin-bottom:30px;
}
aside#twit .query .tweet_list {
	color:#fff;
	font-size:20px;
	font-style:italic;
	line-height:25px;
	font-weight:300;
	padding-bottom:26px;
}

aside#twit .query .tweet_list a {
	color:#fff !important;
	font-weight:bold;
}
#tweet-container .tweet {
	color:#fff;
	font-size:20px !important;
	font-family:'OptimaLTW01-MediumItali';
	line-height:30px;
	display:inline !important;
}
#tweet-container .tweet a {
	color:#fff !important;
	font-weight:bold;
}
#tweet-container .interact {
	display:none !important;
}
#tweet-container .timePosted {
	display:inline-block !important;
	font-size:10px !important;
	font-family:'Optima LT W01 Medium' !important;
	color:#fff;
	padding:0 0 40px 10px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px) {
	aside#twit .query .tweet_list {
		color:#00549f;	
	}
	
	aside#twit .query .tweet_list a {
	color:#00549f !important;
	font-weight:bold;
	}
}


aside#twit .query .tweet_time {
	font-size:10px;
	font-weight:700;
	color:#fff;
	padding:0 0 0 0;
}
#filter {
	height: 4em;
	overflow-y: hidden;
	position: relative;
}
#filter ul.tweet_list {
	position: absolute;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#filter ul.tweet_list li {
	height: 4em;
}
/*FOOTER*/

#footer {
	background:#fff;
	padding:45px 0 0 0;
	width:100%;
}
#footer section {
	margin:0 auto;
	width:940px;
	padding:0 10px;
}
#footer nav {
	padding:0 30px 0 10px;
	float:left;
	width:165px;
}
#footer h3 {
	font-size:24px;
	color:#808080;
	line-height:58px;
	font-weight:300;
	padding:0 0 15px;
	font-family:'Optima LT W01 Roman';
}
#footer nav ul {
}
#footer nav li {
	line-height:30px;
	font-size:13px;
	font-weight:300;
	padding:0 0 0 15px;
	background:url(/images/bullet1.gif) no-repeat left 10px;
	font-family:'Optima LT W01 Medium';
	text-transform:uppercase;
}
#footer nav li a {
	color:#00549f;
}
#footer hr {
	color:#f2f2f2;
	margin:20px 0;
}
#footer section#awards {
	float:left;
	width:360px;
	margin-right:50px;
}
#footer section#awards .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	place-items: center;
  	row-gap: 10px;
	img {
		&:first-child { grid-area: 1 / 1 / 2 / 2; }
		&:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
		&:nth-child(3) { grid-area: 1 / 3 / 2 / 4; }
		&:nth-child(4) { grid-area: 2 / 1 / 3 / 3; }
		&:nth-child(5) { grid-area: 2 / 3 / 3 / 4; } 
	}
}
#footer address {
	font-style:normal;
	font-size:13px;
	line-height:25px;
	font-family:'Museo Sans W01 300';
	width:300px;
	float:left;
	margin:0;
	display:block;
}
#footer address p {
	font-size:13px;
	margin:15px 0;
}
#footer address a {
	line-height:30px;
	font-size:13px;
	font-weight:300;
	padding:0;
	font-family:'Optima LT W01 Medium';
	text-transform:uppercase;
	color:#00549f;
}
#footer address span.map {
	background:url(/images/map-icon.gif) no-repeat left center;
	padding-left:20px;
}
#footer address span.tel {
	background:url(/images/tel-icon.gif) no-repeat left center;
	padding-left:20px;
}
#footer address span.fax {
	background:url(/images/fax-icon.gif) no-repeat left center;
	padding-left:20px;
}
#footer address span.email {
	background:url(/images/email-icon.gif) no-repeat left center;
	padding-left:20px;
}
#footer ul.fMenu {
	text-align:center;
	padding:0px 0 0 0;
	margin-top:-25px;
}
#footer ul.fMenu li {
	display:inline;
	line-height:100px;
	padding:0 15px;
	color:#666666;
	font-size:13px;
	font-weight:300;
	font-family:'Museo Sans W01 300';
}
#footer ul.fMenu li a {
	color:#00549f;
	font-family:'Optima LT W01 Roman';
}
#footer ul.fMenu li a:hover, #footer nav li a:hover, #footer address span a:hover {
	color:#666666;
}
#footer ul.fMenu li a span {
	color:#00aeef;
}
/*Application Form*/
#appForm {
}
#appForm h1 {
	margin:0 0 10px;
}
#appForm #enquiry-form-mini h3 {
	margin:0 !important;
}
#enquiry-form {
	float: left;
	font-size: 13px;
	margin:0 0 0;
	width: 450px;
*margin:25px 0 0 0;
}
#enquiry-form label {
	font-size: 13px;
}
#enquiry-form textarea {
	border: 1px solid #7CA7CD;
	float: left;
*float: none;
	height: 150px;
	width: 450px;
*margin:0 0 25px 0;
}
#enquiry-form input[type="text"] {
	border: 1px solid #7CA7CD;
	float: right;
	height: 28px;
	margin: 0 0 10px;
	width: 270px;
	font-size: 14px;
}
#enquiry-form input[type="submit"] {
	background: url(./?a=3305) no-repeat;
	width:450px;
	border: medium none;
	float: left;
	height: 80px;
	margin: 0 0 15px;
}
#enquiry-form select {
	border: 1px solid #7CA7CD;
	float: right;
	font-size: 14px;
	height: 33px;
	margin: 0 0 15px;
	width: 274px;
}
#enquiry-form table tr {
	margin: 0 0 10px;
}
#enquiry-form ul {
	float: right;
	font-size: 13px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#enquiry-form ul li {
	display: inline;
	float: left;
	margin: 0 0 0 12px;
}
.ef-row {
	clear: both;
	display: block;
	min-height: 42px;
}
.ef-row2 {
	border-top: 1px solid #7CA7CD;
	clear: both;
	display: block;
	min-height: 42px;
	padding: 10px 0 0;
}
p.q-name {
	float: left;
	margin: 0;
	width: 320px;
}
p.question-name {
	float: right;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 0 0;
}
span.left-textarea {
	float: left;
	margin: 5px 0 30px;
}
span.ap-form {
	color:#999999;
}
#q-float {
	float: left;
	width: 160px;
}
.ef-row option {
	font-size:14px;
	width: 200px;
}
#option-fields {
	float: left;
}
#practice-field {
	float: left;
	margin: 0 10px 0 0;
}
#barrister-field {
	float: left;
}
select#queries_practice_area_query {
	background: none repeat scroll 0 0 #D6E4EF;
	border: 1px solid #87AED1;
	height: 21px;
	margin: 0 0 20px;
}
select#queries_barrister_query {
	background: none repeat scroll 0 0 #D6E4EF;
	border: 1px solid #87AED1;
	height: 21px;
	margin: 0 0 20px;
}
#as-submit {
	float: left;
}
#as-submit input {
	background: none repeat scroll 0 0 #006699;
	border: medium none;
	color: #FFFFFF;
	height: 22px;
	margin: 31px 0 0 10px;
	width: 70px;
}
#enquiry-form-mini {
	float: left;
	font-size: 13px;
	margin: 10px 0 0;
	width: 400px;
}
#enquiry-form-mini input[type="text"] {
	border: 1px solid #7CA7CD;
	float: left;
	font-size: 14px;
	height: 28px;
	margin: 0 0 10px;
	width: 400px;
	color:#514d4d;
}
.em-row {
	clear: both;
	display: block;
	min-height: 60px;
	position:relative;
}
.em-row-mini input[type="text"] {
	float: left !important;
	width: 180px !important;
}
.em-row-mini2 input[type="text"] {
	width: 180px !important;
}
#enquiry-form-mini textarea {
	border: 1px solid #7CA7CD;
	float: left;
*float: none;
	height: 130px;
	margin: 0 0 10px;
	width: 400px;
}
#q-float-mini {
	float: left;
	width: 100%;
}
#q-float-mini2 {
	float: left;
	width: 400px;
}
p.question-name2 {
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 0 0;
}
input#form_email_3393_submit {
	background: none repeat scroll 0 0 #006699;
	border: medium none;
	color: #FFFFFF;
	height: 22px;
	margin: 20px 0 0;
	width: 70px;
}
.em-row-mini {
	display: inline;
	float: left;
	min-height: 60px;
	width: 180px;
}
.em-row-mini2 {
	display: inline;
	float: right;
	min-height: 60px;
	width: 180px;
}
span.star {
	color: red;
	margin: 35px 0 0 7px;
*margin: 0 0 0 7px;
	position: absolute;
}
span.star-1 {
	color: red;
	margin: 26px 0 0 207px;
*margin: 0 0 0 7px;
	position: absolute;
}
span.news_date {
	width: 80px;
	float: left;
}
span.news_date_home {
	width:80px;
	float: left;
}
#enquiry-form-mini h3 {
	font-family: arial;
	font-size: 17px;
	margin: 0 0 15px;
}
#enquiry-form-mini p {
	margin:0;
	padding:0;
	font-size:13px !important;
}
.em-row select {
	margin:10px 0 10px;
	color:#514D4D;
	font-size:13px !important;
	padding:4px 0;
}
#ft-2 {
	display:none;
}
#ft-3 {
	display:none;
}
#ft-4 {
	display:none;
}
#ft-5 {
	display:none;
}
#ft-6 {
	display:none;
}
#ft-7 {
	display:none;
	float: left;
	width: 500px;
}
#ft-7 h3 {
	font-family: arial;
	font-size: 17px;
	margin: 0 0 15px;
}
#tab-buttons {
	margin:15px 0 0 5px !important;
	width: 480px;
}
#tab-buttons ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width:600px;
}
#tab-buttons li {
	color: #666666;
	display: inline-block;
	float:left;
	font-size: 30px;
	margin: 0 35px 0 0;
}
#tab-buttons p {
	clear: both;
	cursor: pointer;
	display: block;
	font-size: 9px;
	line-height: 14px;
	margin: 46px 0 0 -7px;
	padding: 0;
	text-transform: uppercase;
	font-size:10px !important;
	text-align:center;
}
#tab-buttons span {
}
#tab-buttons div {
	cursor: pointer;
	display: inline;
	float: left;
	height: 100px;
	width: 50px;
}
li#tab-btn7 {
	display: inline;
	float: left;
	margin: 0;
}
#tab-btn1 {
	background:url(../images/1a.jpg) no-repeat 0 0;
}
#tab-btn1:hover {
	background: url(../images/1.jpg) no-repeat top left;
}
#tab-btn1.selection {
	background: url(../images/1.jpg) no-repeat top left;
}
#tab-btn2 {
	background: url(../images/2a.jpg) no-repeat top left;
}
#tab-btn2:hover {
	background: url(../images/2.jpg) no-repeat top left;
}
#tab-btn2.selection {
	background: url(../images/2.jpg) no-repeat top left;
}
#tab-btn3 {
	background: url(../images/3a.jpg) no-repeat top left;
}
#tab-btn3:hover {
	background: url(../images/3.jpg) no-repeat top left;
}
#tab-btn3.selection {
	background: url(../images/3.jpg) no-repeat top left;
}
#tab-btn4 {
	background: url(../images/4a.jpg) no-repeat top left;
}
#tab-btn4:hover {
	background: url(../images/4.jpg) no-repeat top left;
}
#tab-btn4.selection {
	background: url(../images/4.jpg) no-repeat top left;
}
#tab-btn5 {
	background: url(../images/5a.jpg) no-repeat top left;
}
#tab-btn5:hover {
	background: url(../images/5.jpg) no-repeat top left;
}
#tab-btn5.selection {
	background: url(../images/5.jpg) no-repeat top left;
}
#tab-btn6 {
	background: url(../images/6a.jpg) no-repeat top left;
}
#tab-btn6:hover {
	background: url(../images/6.jpg) no-repeat top left;
}
#tab-btn6.selection {
	background: url(../images/6.jpg) no-repeat top left;
}
#tab-btn7 {
	background: url(../images/7a.jpg) no-repeat top left;
}
#tab-btn7:hover {
	background: url(../images/7.jpg) no-repeat top left;
}
#tab-btn7.selection {
	background: url(../images/7.jpg) no-repeat top left;
}
#cl-next1 {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 350px;
	position:relative;
}
#cl-next1 p {
	margin: 3px 0 0;
	padding: 0;
	font-size:12px !important;
	position:absolute;
	top:-3px;
	left:75px;
}
#cl-next1 a {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 5px 12px;
	font-size:12px;
	display:inline-block;
}
#cl-next2 {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 350px;
	position:relative;
}
#cl-next2 p {
	margin: 3px 0 0;
	padding: 0;
	font-size:12px !important;
	position:absolute;
	top:-3px;
	left:75px;
}
#cl-next2 a {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 5px 12px;
	font-size:12px;
	display:inline-block;
}
#cl-next3 {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 350px;
	position:relative;
}
#cl-next3 p {
	margin: 3px 0 0;
	padding: 0;
	font-size:12px !important;
	position:absolute;
	top:-3px;
	left:75px;
}
#cl-next3 a {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 5px 12px;
	font-size:12px;
	display:inline-block;
}
#cl-next4 {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 350px;
	position:relative;
}
#cl-next4 p {
	margin: 3px 0 0;
	padding: 0;
	font-size:12px !important;
	position:absolute;
	top:-3px;
	left:75px;
}
#cl-next4 a {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 5px 12px;
	font-size:12px;
	display:inline-block;
}
#cl-next5 {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 350px;
	position:relative;
}
#cl-next5 p {
	margin: 3px 0 0;
	padding: 0;
	font-size:12px !important;
	position:absolute;
	top:-3px;
	left:75px;
}
#cl-next5 a {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 5px 12px;
	font-size:12px;
	display:inline-block;
}
#cl-next6 {
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 350px;
	position:relative;
}
#cl-next6 p {
	margin: 3px 0 0;
	padding: 0;
	font-size:12px !important;
	position:absolute;
	top:-3px;
	left:75px;
}
#cl-next6 a {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 5px 12px;
	font-size:12px;
	display:inline-block;
}
p.b-title {
	float: left;
	font-size: 14px !important;
}
#ft-7 input[type="submit"] {
	background: none repeat scroll 0 0 #006699;
	color: #FFFFFF;
	cursor: pointer;
	border:none;
	padding: 5px 12px;
	font-size:12px;
}
#mini ul.list li {
	font-size: 15px;
}
.logo-flex {
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin-top: 30px;
    gap: 30px;
    &.tight {
        justify-content: initial;
    }
    img {
        object-fit: contain;
    }
}