@charset "utf-8";
/* CSS Document */
/* Author : Sunil Sonwani */
@font-face {
 font-family: 'SocialIcons';
 src: url('../fonts/SocialIcons.eot?#iefix') format('embedded-opentype'), url('../fonts/SocialIcons.woff') format('woff'), url('../fonts/SocialIcons.ttf') format('truetype'), url('../fonts/SocialIcons.otf') format('opentype'), url('../fonts/SocialIcons.svg#WebSymbols-Regular') format('svg');
}
div {
	border:0px solid red;
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, th {
	font-weight:normal;
	font-style:normal;
}
h1 {
	color:#366078;
	font: 400 25px/30px "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:10px 0;
}
h2 {
	color:#366078;
	font: 600 20px/50px "Open sans";
	text-transform:uppercase;
}
h2.h2 {
	font: 600 15px/50px "Open sans";
}
.t-head {
	color:#366078;
	font: 400 17px/26px "Open sans";
}
h3 {
	color:#366078;
	font: 400 20px/50px "Open sans";
}
strong {
	font-weight:bold;
}
.inner {
	margin-bottom:25px;
}
p {
	margin-bottom:15px;
}
ul, ol {
	list-style:none;
}
.right-content ul {
	list-style:square;
	padding-left:50px;
	margin: 40px 0;
}
.right-content ol {
	list-style:decimal;
	padding-left:50px;
}
.right-content ul li, .right-content ol li {
	margin-bottom:10px;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:middle;
}
body {
	font:400 15px /20px "Open Sans";
	color:#3c3c3c;
	background:#fff;
}
#wrapper {
	width: 100%;
	text-align:center;
	float: left;
	background:url(../images/body-bg.png) repeat-x left top;
}
#wrapper.home {
	background:url(../images/home-bg%20.png) repeat-x left top;
}
#main {
	margin:0 auto;
	max-width: 950px;
	position:relative;
	text-align:left;
	padding:0;
}
#logo {
	float: left;
	margin:0 1% 0 0;
}
#logo img {
	width:100%;
}
#call {
	font: 400 25px/30px "Times New Roman", Times, serif;
	text-transform: uppercase;
	float:right;
	color:#366078;
	margin:6% 3% 0 0;
}
#call span {
	color:#0e2c3d;
	font:400 30px/34px "Times New Roman", Times, serif;
}
#menubar {
	background:#f9f9f9;
	margin-top:6px;
}
a, a img {
	outline:0px;
	border:0px;
	text-decoration:none;
	color:#0a95db;
}
a:hover {
	color:#f00;
}
img {
	display:block;
	max-width:100%;
}
.clear {
	clear:both;
	height:0 !important;
}
#content {
}
.right-content {
	width:67%;
	float:right;
	margin-bottom:20px;
}
.side-bar {
	width:30%;
	float:left;
}
.head {
	font:700 22px /60px "Times New Roman", Times, serif;
	text-transform:uppercase;
	word-spacing:3px;
	color:#3c3c3c;
}
.side-head {
	background:url(../images/sidebar-head.png) no-repeat right top #366078;
	font:700 22px /60px "Times New Roman", Times, serif;
	text-transform:uppercase;
	word-spacing:3px;
	text-shadow:5px 5px 5px #000;
	color:#FFF;
	padding-left:10px;
}
.side-link {
}
.side-link li {
	border-bottom:1px solid #eee;
	color:#000;
	padding:15px 0;
	display:block;
	height:18px;
}
.side-link li a {
	font:400 17px /18px "Times New Roman", Times, serif;
	color:#366078;
	float:left;
	padding-right:15px;
}
.side-link li a:hover, .side-link li a.active {
	color:#55beef;
	background:url(../images/arrow.png) no-repeat right 6px;
}
p {
	text-align:justify;
}
.right {
	float:right!important;
}
.center {
	float:none!important;
	margin:0 auto;
}
.lefty {
	text-align:left!important;
}
.center_text {
	text-align:center!important;
}
.righty {
	text-align:right!important;
}
.social {
	border-bottom: 1px solid #CFC9BE;
	padding:10px 10px 20px 10px;
}
.social a {
	float:right;
	margin-right:10px;
}
#slider_wrap {
	padding-bottom:10px;
	background:url(../images/slider-shadow.jpg) no-repeat left bottom;
	padding-top:25px;
}
#services-wrap {
	padding-top:15px;
}
#services-wrap a:hover {
	background-position:left top;
}
#services-wrap a {
	background-position:left bottom;
	width:220px;
	height:180px;
	float:left;
	margin-right:23px;
	display:block;
	text-indent:-9999px;
}
#services-wrap li {
	background:url(../images/ser-shadow.png) no-repeat left bottom;
	padding-bottom:20px;
	float:left;
}
#services-wrap a.fl {
	background-image:url(../images/family-law.jpg);
}
#services-wrap a.el {
	background-image:url(../images/employment-law.jpg);
}
#services-wrap a.pil {
	background-image:url(../images/personal-injury-law.jpg);
}
#services-wrap a.dl {
	background-image:url(../images/divorce-law.jpg);
}
#tagline {
	border-bottom: 1px solid #C4C4C4;
	clear: both;
	color: #366078;
	font-family: 'Times New Roman', Times, serif;
	font-size: 32px;
	font-style: italic;
	line-height: 1;
	margin-bottom: 21px;
	padding: 14px 0 30px;
	margin:0 auto 13px;
	text-align:center;
}
.right-text {
	display:block;
	text-align:right;
}
.footer-form {
}
.footer-form td {
	padding:0 0 10px 10px;
}
input.q-field {
	background:#0e2c3d;
	height:37px;
	padding:0 4%;
	width:92%;
	font:400 13px /15px "Open Sans";
	color:#ccc;
	border:1px solid #274251;
}
textarea.q-field {
	border:1px solid #274251;
	background:#0e2c3d;
	height:100px;
	padding:1% 2%;
	width:96%;
	font:400 13px /15px "Open Sans";
	color:#ccc;
}
.reset {
	padding:10px;
	background:#333333;
	color:#FFF;
	border-radius:5px;
	border:none;
	border-top:1px solid #FFFFFF;
	box-shadow:1px 1px 2px #000;
	margin-left:10px;
}
.reset:hover {
	box-shadow:none;
	background:#eee;
	color:#333;
}
.red {
	background:#9d2b09;
}
.foot-social-wrap {
}
.foot-social-wrap a {
	background: none repeat scroll 0 0 #0E2C3D;
	border-radius: 30px;
	color: #969696;
	display: block;
	font: 400 13px/28px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	border:1px solid #0d2939;
}
.foot-social-wrap a:hover {
	color:#fff !important;
}
.foot-social-wrap a:hover span.icon {
	border:2px solid #bbb;
	color:#bbb;
}
span.icon {
	background:#041721;
	border: 2px solid #0E2C3D;
	border-radius: 25px;
	float: left;
	font: 400 16px/25px 'SocialIcons';
	margin-right: 10px;
	text-align: center;
	width: 25px;
}
.city-wrapper {
}
.city {
	font:italic 400 13px/18px "Open Sans";
	padding:10px;
	border-top:1px solid #CFC9BE;
	border-bottom:1px solid #CFC9BE;
	padding-bottom:17px;
}
#footer {
	background:#366078;
	padding-top:40px;
	text-align:left;
	color:#FFF;
}
#footer a {
	color:#ccc;
}
#footer a:hover {
	color:#000;
}
#footer-inner {
	max-width:950px;
	margin:0 auto;
	background:#366078;
}
.span-75 {
	width:65%;
	padding:1%;
	float:left;
}
.span-50 {
	width:48%;
	padding:1%;
	float:left;
}
.span-55 {
	width:53%;
	padding:1%;
	float:left;
}
.span-45 {
	width:43%;
	padding:1%;
	float:left;
}
.span-25 {
	width:23%;
	padding:1%;
	float:left;
}
.span-33 {
	width:30%;
	padding:1.5%;
	float:left;
}
.span-63 {
	width:63%;
	padding:1.5%;
	float:left;
}
.foot-head {
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	font-size:20px;
	margin-bottom:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.copy {
	background:#2e4856;
	text-align:center;
	padding:20px;
	margin-top:30px;
}
.c-tag {
	font-size: 16px;
	text-shadow:none;
}
.address {
	box-shadow: 0 0 2px #FFFFBE;
	padding: 1.5%;
	float:left;
	background:#eee;
	border:1px solid #ddd;
	width:97%;
}
#con_form {
	box-shadow: 0 0 2px #FFFFBE;
	padding: 1.5%;
	float:left;
	background:#eee;
	border:1px solid #ddd;
	width:97%;
	margin-bottom:20px;
}
#con_form table {
}
#con_form table td {
	padding:12px 0;
	border:none;
}
#con_form table td input {
	padding: 2%;
	width: 95%;
	border:none;
	color:#366078;
	font-family:"Open Sans";
	font-weight:bold;
}
#con_form table td textarea {
	padding: 2%;
	width: 95%;
	color:#366078;
	font-family:"Open Sans";
	height:70px;
	border:none;
}
#con_form table td input.submit {
	width:auto !important;
	outline:none;
	background:#366078;
	border:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
#con_form table td input.submit:hover {
	box-shadow:none;
}
.auto {
	width:auto !important;
	height:auto !important;
}
.sitemap {
	background:url(../images/node-long.gif) repeat-x left center;
	float:left;
	margin-bottom:10px;
	height:27px;
}
.sitemap a, .blank-link {
	display: block;
	float: left;
	font: 400 14px/22px Tahoma, Geneva, sans-serif;
	margin:0 25px 0 0;
	background:#FFF;
	padding:0 3px;
}
.dd {
	width: 300px;
	float:left;
	margin-left:200px;
	margin-bottom:10px;
}
.dd a {
	background: url(../images/node.gif) no-repeat left top;
	display: block;
	float: left;
	font: 400 14px/22px Tahoma, Geneva, sans-serif;
	margin: 0;
	padding:0;
	padding-left:20px;
	width:100%;
	text-align:left;
}
.plain {
	background:none !important;
}
.error {
	color:#F00;
	width:100%;
}
.dd {
	width:auto;
	margin-left:0;
}
.lawyer {
	margin-left:25px;
	width:200px;
}
.divorce {
	margin-left:20px;
}
.divorce-2 {
	margin-left:250px;
}
.process {
	margin-left:350px;
	margin-top: -25px;
}
.employ {
	margin-left:300px;
}
.attorney {
	box-shadow: 0 0 2px #999999;
}
label {
	min-width:90px;
	float:left;
}
.for-mobile {
	display:none;
}
.check-wrap {
	background:url(../images/spam-bg-1.png) no-repeat left center;
	height:76px;
}
.check-wrap-2 {
	background:url(../images/spam-bg-2.png) no-repeat left center;
	height:76px;
}
input.r1 {
	display: none;
}
label.cp {
	width:55px !important;
	float: left;
	margin-top: 25px!important;
	width: 75px!important;
	min-width:75px!important;
}
label.cp input[type=checkbox] ~ span {
 display: inline-block;
 vertical-align: middle;
 cursor: pointer;
 background: #fff;
 border: 3px solid #ccc;
 padding: 1px;
 height: 20px;
 width: 20px;
 display:block;
 margin:0 auto;
}
 label.cp input[type=checkbox]:checked ~ span {
background:url(../images/spam-check.png) no-repeat center center;
 background-size: 100%;
}
#logo-mobile {
	display: none;
}
#logo-mobile {
	display: none;
}
 @media screen and (max-width: 900px) {
 #wrapper, #wrapper.home {
background:none;
}
#menubar{background:#366078;
width:100%;
float:left;
height:45px;
position:relative;
 margin-top: -45px;}
 .side-bar, .right-content {
width:94%;
padding:0 3%;
}
#slider_wrap {
 padding: 0;
}
 #services-wrap {
display:none;
}
 #header {
 background: #fff;
}
 #logo {
/* display: none;*/
width:100%;
}

#logo img {
    width: auto;
	margin:0 auto;
}
 #call {
 display: none;
}
#logo-mobile {
 color: #fff;
 display: block;
 float: left;
 font: 700 15px/45px Open Sans;
 height: 45px;
 margin:0 0 -45px 15%;
 text-align: center;
 width: 70%;
 position:relative;
 z-index:9999;
}
#logo-mobile a{color:#FFF;}
 .mobile-call {
 display: block;
 float: right;
 height: 45px;
 width: 15%;
 position:relative;
 z-index:9999;
}
 .mobile-call img {
float:right;
}
}
 @media screen and (max-width: 670px) {
 #call {
width:98%;
 margin:1%;
 text-align:center;
}
 #tagline {
font-size:18px;
}
 .span-55, .span-45 {
 width:98%;
}
 .span-25, .span-50 {
width:90%;
 padding:5% 0;
 margin:0 5%;
 border-bottom:1px solid #0E2C3D;
}
.for-mobile {
display:block;
}
.for-mobile a {
display:block;
font: 400 14px/22px Tahoma, Geneva, sans-serif;
color:#0A95DB;
padding:5px;
}
.for-wide {
display:none;
}
}
 @media screen and (max-width: 400px) {
 .hide {
display:none;
}
}
