@import url("/global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
a {
		text-decoration : underline;
}
a.l:hover {
		text-decoration : underline;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
/******** Structural ********/
body {
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
}
.container {position:relative;}
.wrapper {
	margin: 0 auto;
    min-width: 960px;
    position: relative;
    width: 75%;
}
.section {padding: 50px 0;}

/******** Header ********/
.header {
	background:#1F272B;
	border-bottom:3px solid #0078A5;
	z-index:100000;
}
.logo *{transition:all 0.3s;}
.logo {
	margin-top:30px;
	margin-bottom:30px;
}
.firmName, .firmDescription {
	display:none;
}
.header.scroll {
	min-height:40px;
	position:fixed;
	top:0;
	width:100%;
	padding:0 0 0 0;
	background:url(/images/galleries/style/550/blackTrans.png);
}
.header.scroll .logo {margin:10px 0;}
.header.scroll .logo img, .header.scroll .logo h2 {display:none;}
.header.scroll .firmName, .header.scroll .firmDescription {display:block;}
.navigation{
	margin-top:20px;
}
.header.scroll .navigation{margin-top:0px;}
.menuToggle {
	display:none;
	line-height:60px;
	font-size:24px;
	color:#FFF;
	cursor:pointer;
	position: absolute;
    right: 20px;
	top: 0px;
	transition:color 0.3s;
}
.menuToggle:hover {
	color:#0078a5;
}

/******** Feature Image, Tagline Section ********/
.feature {
	background:url(/images/galleries/style/550/feature_image.jpg) 50% 50% no-repeat #495154;
	position:relative;
	text-align:center;
	height:550px;
}
.interior .feature {height:320px;}
.tagline {
	display:block;
	font-weight:100;
	color:#FFF;
	text-align:center;
	text-transform: uppercase;
	width:100%;
	position:absolute;
	top:25%;
	line-height:100%;
	font-size: 6vw;
}

/******** Our Firm Section ********/
.overlay {
	background:url(/images/galleries/style/550/blackTrans.png);
	position:relative;
	margin-top:-120px;
	height:72px;
	padding: 24px 0;
	color:#FFF;
}
i.sectionMarker { /* Our Firm Icons */
	font-size:24px;
	display:block;
	height:72px;
	line-height:72px;
}
.overlay_content {
	float:left;
	width:160px;	
}
.overlay > .oneFourth {display:table-cell;}

.socialIcon {
    display: inline-block;
    font-size: 18px;
    margin-top: 10px;
    text-decoration: none;
}
.splash .socialIcon {
	position: relative;
	left: -5px;
}

/******** Firm Details Section ********/
.firmDetails {
	background-color:#0078a5;
	color:#FFF;
}
.firmInfoLine {
	text-transform:none;
	padding-top:40px;	
	font-size:24px;
}

/******** Testimonials ********/
.testimonials.section {padding-bottom:60px;}
.testimonials .flexslider {padding:25px 0;}
.clientPic {
	margin-right: 30px;
	border-radius:50%;
	width:auto!important;
	height:auto!important;
}
.flex-control-nav {bottom:-40px;}
.testimonials .flex-direction-nav a {
	font-size:0px;
	top:25%;
	color:#e4e4e4;	
	opacity:1;
	font-size:0px;
	text-indent:0px;
	background:none;
	text-decoration:none;
}
.testimonials .flex-direction-nav a:hover{color:#bbb;}
.testimonials .flex-direction-nav a i {
	font-size:128px;
}
.testimonials a.flex-prev, .testimonials .flexslider:hover a.flex-prev  {left: -185px;}
.testimonials .flexslider:hover a.flex-next {right:-36px;}

/******** Consultation Form Section ********/
.consultation {background:#222;}
.consultation, .consultation * {color:#FFF;}
.consultationForm {margin-top:50px;}
.consultationForm input {
	line-height:50px;
	height:50px;
}
.consultationForm input, .consultationForm textarea {
	display:block;
	width:94%;
	padding:0 10px;
	border-radius:5px;
	margin-bottom:20px;
	transition:all 0.3s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
}
.consultationForm textarea {overflow:auto;}
.consultationForm input[type=text], .consultationForm textarea {
	background-color:#0e0e0e;
	border:2px solid #000;
	font:italic 24px Georgia, serif;
	color:#333;
}
.consultationForm input[type=text]:focus, .consultationForm textarea:focus {
	color:#888;
	background-color:#222;
	outline:none;
}
.consultationForm textarea {padding:10px;}
.consultationForm input[type=submit] {
	background-color:#0078A5;
	font-size:24px;
	font-weight:300;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	border:0px none;
	outline:none;
	cursor:pointer;
}
.consultationForm input[type=submit]:hover {
	background-color:#BF7A30;
}
.consultationForm input[type=submit]:active {outline:none;}
.consultationText {padding-top:60px;}

/******** Footer ********/
.footer {
	background-color:#000;
	color:#FFF;
	padding:20px;
}

/******** SubNav ********/
.sidebar * {text-align:right;}
.sidebar h3 {
	border-bottom: 1px solid #0078A5;
    padding-bottom: 10px;
    margin-top:0;
    text-align: right;
}
.module {margin-bottom:30px;}
.subNav .topdaddy {
	display:none;
}
.sideNav ul {
	display:block!important;
	visibility:visible!important;
	width:100%!important;
	margin:0;
	padding:0;
	list-style:none;
}
.subNav .daddy i {display:none;}
.subNav ul ul {display:none!important;}

/******** Typography ********/
h1, h2, h3, h4 {
	text-transform:uppercase;
	line-height:120%;
}
h1{
	font-size:36px;
	margin-top:36px;
	margin-bottom:24px;
}
h2{
	font-size:24px;
	margin-top:24px;
	margin-bottom:18px;	
}
h3{
	font-size:18px;
	margin-top:18px;
	margin-bottom: 12px;	
}
.testimonials h2, .consultation h2 {
	font-size:36px!important;
}
a {
	color:#0078a5;
	transition:color 0.3s;
}
a:hover {
	color:#BF7A30;
	text-decoration:none;	
}
p {
	margin-top:0; 
	margin-bottom:30px;
}
address {font-style:normal;}
.logo h2 {color:#FFF;}
.firmName { /* Header Firm Name Logo Replacement */
	font-weight:300;
	text-transform:uppercase;
	font-size:18px;
	line-height:120%;
	color:#FFF;
}
.firmDescription { /* Header Firm Type Logo Replacement */
	text-transform:lowercase;
	font-size:10px;
	letter-spacing:2px;
	color:#FFF;
}
.overlay a { 
	color:#FFF;	
}
.overlay a:hover{color:#35A7D2;}
.overlay h3 {line-height:40px;}
.svcs a {text-transform:uppercase;}
.firmDetails * {color:#FFF;}
.firmDetails p {font-size:18px;}
.quote {
	font:italic 24px Georgia, serif;
	color:#666;
}
.attribution, .attribution a {
	font:italic 14x Georgia, serif;
	color:#bf7a30;
}
.consultationText p {
	color:#bbb;
	font-size:18px;
}
.footerAddress {color:#FFF;}
.cpassLinks {text-align:right;}
.cpassLinks a {text-decoration:none;}
.cpassLinks a:hover {color:#FFF;}
.sideNav a {
	font-size:18px;
	text-decoration:none;
}
.mainContent {
	font-size:18px;
}
.interior .contact{text-align:right;}
.pageTitle {
	line-height:72px;
}
.logo a {
	text-decoration:none;
}
.mainContent h1, .mainContent h2 {color:#0078A5;}

/********** Navigation **********/
ul#nav, #nav ul, #nav li {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	position:relative;
	height:60px;
	line-height:60px;
	margin-left: 50px;
}

#nav a {
	display:block;
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
}

#nav a:hover, #nav li:hover a, #nav li.active a, #nav li.active i {
	color:#35A7D2;
}

#nav li ul {
	position:absolute;
	left:-9999em;
	background:#1F272B;
	clear:left;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	z-index:10000;
}

#nav li:hover ul {
	top:60px;
	left:0px;
}

#nav li li {
	height: 32px;
	line-height:32px;
	margin-left:0px;
	border-bottom:1px solid #666;
	float:none;
}

#nav li li a {
	height:32px;	
	line-height:32px;
	padding:0 30px 0 10px;
}

#nav li li:hover ul {
	top:-1px;
}

#nav li li:hover {background:#0078A5}

#nav li li:hover a, #nav li li a:hover, #nav li:hover li a, #nav li active li a  {color:#FFF;}

/* Navigation Fontello Icons */
#nav i {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 10px;
    position: absolute;
    right: -20px;
    top: 0px;
    transition:color 0.3s;
}

#nav li:hover i, #nav li i:hover {color:#35A7D2;}

#nav li:hover li i {color:#FFF;}

#nav li li i {right:6px;}

#nav i.mobileNav_icon {display:none;}

/* CPASS Classes */
.cellcolor {  /*Used for section headings on pages like Newsletter */
	color: #FFFFFF;
	background:#0078A5;
}
	
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3,
.mainContent .cellcolor p,
.mainContent .cellcolor a, 
.mainContent .cellcolor a:hover, 
.mainContent .cellcolor h1, 
.mainContent .cellcolor h2, 
.mainContent .cellcolor h3,
h1.cellcolor,
h2.cellcolor,
h3.cellcolor,
p.cellcolor,
a.cellcolor,
a.cellcolor:hover { 
	color: #FFF; 
}

h2.hubtab {margin-bottom:0px;}

h1.wizardHeader { /* Demo Wizard */
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
    text-transform: uppercase;
}

.wizardFirmType {
   	color: #FFFFFF;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: lowercase;
}

.header_color { background-color:#1F272B; } /* Mobile Page */

#Footer, #Header {
	display: none;
}
.mainContent table {
	width: 100%;
}


/************************************************************************************
 MEDIA QUERIES
 *************************************************************************************/

/* Adjust Slider Directionals for Lo-Res Desktop */
@media screen and (max-width: 1320px) {
.flex-direction-nav {display:none;}
.feature {height:460px;}
}

/* <= Landscape iPads */
@media screen and (max-width: 1024px) {
.wrapper {
	width:94%;
	min-width:94%;
	margin: 0 3%;
}
.section {
	padding:20px 0 40px 0;
}
h1, h2, h3 {text-align:center;}
h2.oneHalf, h2.oneFourth{
	font-size:36px;
	margin-top:36px;
	margin-bottom:24px;
}
h2.oneHalf, h2.oneFourth{
	font-size:24px;
	margin-top:24px;
	margin-bottom:18px;	
}
h3.oneHalf, h3.oneFourth{
	font-size:18px;
	margin-top:18px;
	margin-bottom: 12px;	
}
.header {
	padding: 30px 0 10px 0;
    text-align: center;
}
.menuToggle {
    display: block;
}
.header.scroll .menuToggle {
	top:-16px;
}
#nav-menu {
	display:none;
}
.feature {
    background-position: 50% 80%;
    height: auto;
    min-height: 260px;
}
.tagline {
	padding:40px 0;
	line-height: 100%;
	font-family: 'latolight', sans-serif;
	top:15%;
}
.interior .feature {background-position:70% 64%}
.overlay {
	background:#1F272B;
	height:auto;
	text-align:center;
	border-top:3px solid #0078A5;
	padding-bottom:24px;
	margin-top:0;
}
.overlay h3 {
	font-size:36px;
}
.overlay .oneFourth {
	margin-bottom: 20px;
}
.ourFirm_title{display:none;}
.svcs a {line-height:32px;}
i.sectionMarker {
	float:none;
	margin: 0 0 10px 0;
	height:24px;
	line-height:24px;
}
.ourFirm_section {
	padding-bottom:20px;
	border-bottom:3px dashed #BBB;
}
.ourFirm_section:last-child {
	padding-bottom:0px;
	border-bottom:0px none;
}
.consultationHeadline {
	margin-top:36px;
	margin-bottom:36px;
}
.firmDetails, 
.testimonials, 
.consultationText, 
.footerAddress, 
.cpassLinks {
	text-align:center;
}
.firmInfoLine {
	padding-top:0;
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:36px!important;
	margin-top:36px!important;
}
.testimonials .flexslider {padding:0;}
.testimonialImg {display:none;}
.flex-direction-nav {display:none;}
.consultationText {
	padding-top:0px;
}
.consultationForm input, .consultationForm textarea {width:100%;}
.interior .overlay {
	margin-top:0px;
	position:relative;	
}
.interior .feature {
	height:120px;
	min-height:120px;
}
.interior .overlay .oneFourth.contact {
	position:absolute;
	top:-120px;
}
.pageTitle {line-height:120%;}
.sidebar *, .sidebar h3 {text-align:left;}
.quickLinks {display:none;}
/* Mobile Nav */
#nav {
	margin:0;
	padding:0;
	text-align:left;
}
#nav li {
	float:none;
	margin-left:0px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #BBB;
}
#nav li:last-child {border-bottom:none;}
#nav li ul {display:none!important;}
#nav i.dropdownIcon {display:none;}
#nav i.mobileNav_icon{
	display:block;
	right:0px;
	top:0px;
}

/********* Responsive Resets ********/
.Full,
.oneHalf,
.oneThird,
.twoThird,
.oneFourth,
.threeFourth,
.oneFifth,
.twoFifth,
.threeFifth,
.fourFifth,
.oneSixth,
.fiveSixth,
.oneEighth,
.threeEighth,
.fiveEighth,
.sevenEighth {
	width:100%;
	margin:0 0;
}
.floatLeft, .floatRight {
	float:none;
}
#Form td {
	display: block;
	text-align: left;
}
#Form table, #Form tr, #Form td, #Form input, #Form label, #Form textarea, object, embed, iframe, img {
	max-width: 100% !important;
}
img {
	height: auto;
}
}

/* <= Portrait iPad */
@media screen and (max-width: 768px) {
.feature {
    background-position: 50% 50%;
    min-height: 200px;
}
#Newsletter table:first-child td:nth-child(3), #Newsletter table:first-child td:nth-child(2) { /* Hides Newsletter 2nd column */
	display: none;
}
}

/* <= Small Tablets */
@media screen and (max-width: 600px) {	
.menuToggle {
	position:static;
	text-align:right;
}
.feature {
    background-position: 50% 50%;
    min-height: 170px;
}
.interior .feature {background-position:60% 60%;}
.header.scroll .logo {display:none;}
}

/* Smart Phones */
@media screen and (max-width: 320px) {	
.feature {min-height:190px;}
.menuToggle {
	position:static;
	text-align:right;
}
.header.scroll {padding:0 0 0 0;}
.header.scroll .logo {display:none;}
.header.scroll .menuToggle {margin-top:10px;}
.interior .overlay .oneFourth.contact {text-align:center;}
}
/* End Media Queries */

/* Start MENU */
