@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #5F6A88;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]height: 1000px; */
	/* [disabled]background-color: #FFFFFF; */
	background-repeat: no-repeat;
	background-position: center center;
}
header {
	background-image: url(../images/767-pixel-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* Navigation */
header {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #324479;
	position: fixed;
	z-index: 100000;
	top: 0px;
	background-color: #5F6A88;
	min-height: 63px;
	clear: both;
	float: left;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 43%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}
nav {
	width: 100%;
	text-align: center;
	/* [disabled]height: auto; */
	min-width: 100%;
	margin-top: 10px;
	position: fixed;
	z-index: 10000;
	padding-top: 5px;
	background-color: #5F6A88;
	/* [disabled]padding-left: 0px; */
	display: block;
	clear: both;
}
.leftblock {
	width: 369px;
	background-color: #57617C;
	padding-top: 24px;
	padding-bottom: 29px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	position: relative;
	top: 0px;
	float: left;
	min-height: 356px;
	max-height: none;
	height: 410px;
	background-size: cover;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	height: 6%;
	background-color: #FFFFFF;
}
/* Hero Section */
.hero {
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-size: cover; */
	color: #FFFFFF;
	width: 100%;
	min-height: 397px;
	position: relative;
	top: 84px;
	height: auto;
	float: left;
	clear: both;
	/* [disabled]background-position: center -130px; */
}
.hero ul li {
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
	line-height: 145%;
	float: left;
	clear: both;
}
.textblock {
	position: relative;
	top: 98px;
	background-color: #6E7A99;
	padding-top: 2px;
	padding-bottom: 32px;
	padding-left: 70px;
	padding-right: 65px;
	color: #FFFFFF;
	clear: both;
	display: inline-block;
}
.hero2 .textblock p {
}
.light {
	font-weight: bold;
	color: #FFFFFF;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 70%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	/* [disabled]float: left; */
	padding-left: 20px;
	padding-right: 20px;
	color: #F4F4F4;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
}
.text_column a {
	color: #EFEFEF;
}
.text_column a:hover {
	text-decoration: none;
	color: #E67E22;
}
.columnspacing {
	margin-top: 32px;
}
.boldtextpara {
	font-weight: bold;
}
.text_column p {
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	/* [disabled]background-color: #FFFFFF; */
	position: relative;
	clear: both;
	float: left;
	top: 97px;
	padding-bottom: 0px;
	width: 95%;
	text-align: center;
}
.about img {
	position: relative;
	float: right;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 19px;
	width: auto;
	max-width: 200px;
	clear: both;
}
.about img {
}
.frame {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
.about h2 {
	color: #FFFFFF;
	padding-left: auto;
	margin-bottom: -10px;
	margin-left: -24px;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 13px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #545E78;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-weight: lighter;
	font-size: 0.8em;
	clear: both;
	position: relative;
	margin-top: 97px;
	margin-bottom: 0px;
	float: left;
	/* [disabled]display: block; */
	width: 100%;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
.leftblock h3 {
	padding-left: 25px;
	font-size: 1.1em;
	margin-bottom: -10px;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.hero2 {
	height: auto;
}
.text_column .boldtext {
	font-weight: bold;
	font-size: 1.2em;
}
.contact  {
	text-align: center;
	color: #FFFFFF;
	font-size: 1.2em;
	position: relative;
	display: inline-block;
	/* [disabled]float: left; */
	padding-right: 43px;
	padding-left: 13px;
	margin-left: 26px;
	margin-right: 71px;
	font-family: source-sans-pro;
}
.herobackground1 {
	background-image: url(../images/homepage2.jpg);
	background-repeat: no-repeat;
	background-position: 368px center;
	background-size: contain;
	background-color: #5F6A88;
}
.herobackground2 {
	background-image: url(../images/familylaw.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
	background-size: 1070px auto;
}
.herobackground3 {
	background-image: url(../images/about2.jpg);
	background-repeat: no-repeat;
	background-position: center -51px;
	background-size: 891px auto;
}
.herobackground4 {
	background-image: url(../images/mediation.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
	background-size: 1070px auto;
}
.herobackground5 {
	background-image: url(../images/pc-gal.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
	background-size: 1070px auto;
}
.herobackground6 {
	background-image: url(../images/contactpage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 743px auto;
}
.herobackground7 {
	background-image: url(../images/collaborativelaw.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 743px auto;
}
.copyright p .telnumber {
	font-size: 1em;
}
/* Mobile */
@media (max-width: 320px) {
.herobackground7 {
}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}

.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
nav {
	width: 100%;
	position: fixed;
	top: -24px;
	margin-top: 82px;
	padding-top: 10px;
}
.leftblock {
	padding-left: 0px;
	left: -19px;
	top: -99px;
	float: left;
	clear: both;
	padding-top: 112px;
	position: relative;
	max-height: 350px;
	padding-bottom: 28px;
	opacity: 0.6;
	background-image: url(../images/homepage2.jpg);
	background-position: center center;
}
.hero {
	height: 441px;
	margin-top: 163px;
	top: -59px;
	background-image: url(../images/homepage.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center -44px;
	min-height: 310px;
	position: relative;
}
.about .text_column {
	text-align: left;
	margin-top: -4px;
}
.header {
}
.about {
	padding-top: 16px;
	float: left;
	clear: both;
	position: relative;
	top: -99px;
	width: 89%;
	padding-right: 0px;
}
.copyright {
	clear: both;
	float: left;
	top: -136px;
	width: 100%;
}
.textblock {
	padding-left: 20px;
	padding-right: 18px;
}
header {
	background-image: url(../images/767-pixel-logo-sm.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	min-height: 71px;
	position: fixed;
	margin-top: -3px;
	/* [disabled]width: auto; */
}
.about img {
	width: 100px;
	height: 100px;
	margin-top: 11px;
}
.herobackground1 {
	background-image: url(../images/homepage2.jpg);
	background-repeat: no-repeat;
	background-position: 301px center;
	background-size: contain;
}
.herobackground2 {
	background-image: url(../images/familylaw.jpg);
	background-repeat: no-repeat;
}
.herobackground3 {
	background-image: url(../images/about2.jpg);
	background-repeat: no-repeat;
	background-position: center 44px;
	background-size: 398px auto;
}
.herobackground4 {
	background-image: url(../images/mediation.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.herobackground5 {
	background-image: url(../images/pc-gal.jpg);
	background-repeat: no-repeat;
}
.herobackground6 {
	background-image: url(../images/contactpage.jpg);
	background-repeat: no-repeat;
}
	.herobackground7 {
	background-image: url(../images/collaborativelaw.jpg);
	background-repeat: no-repeat;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	/* [disabled]width: 100%; */
	text-align: center;
	margin-bottom: 0px;
	color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.nav {
	position: fixed;
	padding-right: 38px;
	margin-top: 23px;
	margin-left: -44px;
}
.leftblock {
	position: relative;
	width: 100%;
	height: 395px;
	top: 16px;
	opacity: 0.6;
}
.text_column {
	width: 95%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 17px;
	padding-right: 17px;
}
.header {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 46px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}
.hero {
	top: 83px;
	width: 100%;
	position: relative;
	background-size: cover;
	background-position: center bottom;
	height: auto;
	padding-bottom: 16px;
}
header {
	background-image: url(../images/767-pixel-logo-sm.png);
	min-height: 61px;
	background-repeat: no-repeat;
	background-position: center top;
}
.about {
	margin-top: -29px;
	position: relative;
	padding-top: 0px;
	width: 90%;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.footer_column {
	width: 100%;
}
.header {
	padding-bottom: 9px;
	background-color: #5F6A88;
}
nav {
	padding-left: 35px;
	top: 36px;
}
.copyright {
	/* [disabled]top: 69px; */
	clear: both;
}
.textblock {
	padding-left: 25px;
	padding-right: 25px;
}
.herobackground1 {
	background-image: url(../images/homepage2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.herobackground2 {
	
	background-repeat: no-repeat;
}
.herobackground3 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.herobackground4 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.herobackground5 {
	
	background-repeat: no-repeat;
}
.herobackground6 {
	
	background-repeat: no-repeat;
}
	.herobackground7 {
	
	background-repeat: no-repeat;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 84%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	position: relative;
}

.hero li  {
	color: #FFFFFF;
	display: block;
	list-style-type: disc;
}
.hero ul {
}
.nav {
	float: right;
	height: auto;
	width: 59%;
	margin-top: 11px;
}
nav {
	padding-left: 59px;
	top: 46px;
}
.leftblock {
	padding-top: 17px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	height: auto;
	width: 304px;
	background-color: #57617C;
}
.hero {
	background-image: url(../images/homepage2.jpg);
	background-position: 299px bottom;
	background-size: 668px auto;
	top: 83px;
	position: relative;
	clear: both;
	height: 340px;
}
.herobackground1 {
	background-image: url(../images/homepage2.jpg);
	background-repeat: no-repeat;
	background-position: 212px center;
	background-size: contain;
}
.herobackground2 {
	background-image: url(../images/familylaw.jpg);
	background-position: center center;
}
.herobackground3 {
	background-image: url(../images/about2.jpg);
	background-size: 888px auto;
	background-position: center -44px;
}
.herobackground4 {
	background-image: url(../images/mediation.jpg);
	background-position: center center;
	background-size: contain;
}
.herobackground5 {
	background-image: url(../images/pc-gal.jpg);
	background-position: center center;
}
.herobackground6 {
	background-image: url(../images/contactpage.jpg);
	background-position: center center;
	background-size: 530px auto;
	background-repeat: no-repeat;
}
	.herobackground7 {
	background-image: url(../images/collaborativelaw.jpg);
	background-position: center center;
	background-size: 530px auto;
	background-repeat: no-repeat;
}
.about {
	clear: both;
	padding-bottom: 14px;
	position: relative;
	float: left;
	top: 100px;
	padding-top: 0px;
	width: 90%;
	margin-top: -16px;
}
.header {
	position: fixed;
	min-height: 46px;
}
.logo {
	padding-left: 47px;
	width: 52%;
	float: left;
}
.textblock {
	position: relative;
	display: inline-block;
}
.copyright {
	position: relative;
	clear: both;
}
}

@media (min-width:1097px){
nav {
	padding-left: 204px;
	top: 47px;
}
.logo {
	padding-left: 196px;
}
}
