/*
 * ---:[ Thesis CSS reset ]:---
 */

 
 
 
  .pdf-btn {
	clear:both;
	float:left;
	display:block;
	margin:10px 0;
	background:url(../images/dw-btn.png) no-repeat right center #cf1f25;
	color:#FFF;
	padding:10px 40px 10px 10px;
	border-radius:4px;
	
}
.div-wrap div {
	float:left;
	width:100%;
}
.call-btn {
	display:none;
	width:176px;
	height:58px;
	margin:0 auto;
	border:none;
}
.call-btn img {
	border:1px solid #fff;
}
.hide-in-pc {
	display:none;
}
.cta-wrap {
	background:#5ca814;
	background:#c5c6af;
	border-radius:5px;
	box-shadow:3px 3px 3px rgba(0, 0, 0, 0.3);
	padding:30px !important;
	color:#FFF;
	font:700 35px/35px "Droid Serif";
	text-align:center;
}
.cta-btn {
	text-decoration:none;
	background:#ffd503;
	border-radius:5px;
	display:block;
	padding:15px;
	color:#bd5b27;
	font:700 27px/35px "Droid Serif";
	background: #be9126 none repeat scroll 0 0;
	color: #fbf3e1;
}
.cta-btn {
}
.f-logo-wrap {
	padding:15px 0 0 0;
	margin:0 auto;
	clear:both;
	max-width:1170px;
	width:100%;
}
.f-logo-wrap img {
	display:block;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
}
.clear {
	clear:both;
}
.row {
	margin:0 -15px;
}
.div {
	border:1px solid red;
}
.two-col-new {
	width:50%;
	margin:0 25%!important;
}
.gap20 {
	height:50px;
	width:100%;
	clear:both;
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
	float:left;
	padding:0 15px;
	box-sizing:border-box;
}
.col-12 {
	width:100%
}
.col-11 {
	width:91.66666667%
}
.col-10 {
	width:83.33333333%
}
.col-9 {
	width:75%
}
.col-8 {
	width:66.66666667%
}
.col-7 {
	width:58.33333333%
}
.col-6 {
	width:50%
}
.col-5 {
	width:41.66666667%
}
.col-4 {
	width:33.33333333%
}
.col-3 {
	width:25%
}
.col-2 {
	width:16.66666667%
}
.col-1 {
	width:8.33333333%
}
.col-50 {
	width:50%;
	float:left;
	min-height:200px;
}
.star {
	color:#e2741f;
}
.tp {
	height:80px;
	width:285px;
	margin:-2px 0 0 0;
	float:right;
}
.tp-2 {
	display: none;
	float: right;
	height: 50px;
	margin: 25px 110px 0;
	width: 150px;
}
.wrapper.sticky .tp {
	display:none;
}
.wrapper.sticky .tp-2 {
	display:block;
}
content {
	border:1px solid red;
}
.video-grid {
	display: block!important;
	margin: 0 auto!important;
}
.blue-btn {
	background: #002d59 url("../images/white-arrow.png") no-repeat scroll 185px 8px !important;
	color: #ffffff!important;
	content: " ";
	cursor: pointer!important;
	font-size: 14px!important;
	font-weight: 700!important;
	padding: 10px 50px 10px 20px!important;
	position: relative!important;
	text-transform: uppercase!important;
	white-space: nowrap!important;
}
.blue-btn:hover {
	text-decoration:none!important;
}
/* *, *::after, *::before {
 box-sizing: border-box;
 text-rendering: optimizelegibility;
}
 *, *::after, *::before {
 box-sizing: border-box;
 text-rendering: optimizelegibility;
}*/
/* *, *::after, *::before {
 box-sizing: border-box;
 text-rendering: optimizelegibility;
}*/

* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
input[type="submit"], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
/*
 * ---:[ layout structure ]:---
 */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #111111;
	background-color: white;
	padding-top: 0;
}
body.landing {
	padding-top: 0;
}
.container {
	width: 100%;
	margin: 0em auto 1em auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: white;
}
.landing .container {
	width: 590px;
}
.columns, .columns > .content, .columns > .sidebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: white;
}
.columns > .sidebar {
	background-color: white;
	float: left;
	padding-right: 30px;
	width: 25%;
	border-width: 0 1px 0 0px;
	border-style: solid;
	border-color: #dddddd;
}
.columns > .content {
	background-color: white;
	float: right;
	padding-right: 0px;
	width: 70%;
}
/*
 * ---:[ links ]:---
 */
a {
	color: #2361a1;
	text-decoration: none;
}
p a {
	text-decoration: underline;
	color: #2361a1;
}
p a:hover {
	text-decoration: none;
}
/*
 * ---:[ nav menu ]:---
 */
#menu_container {
	position: relative;
	z-index: 20;
	background-color: #c2c3ab;
	float: right;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 50;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #535c77;
}
.menu li {
	position: relative;
	float: left;
	margin-bottom: -0.1em;
}
.menu .sub-menu {
	position: absolute;
	left: -1px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: -1px;
}
.menu .sub-menu .sub-menu {
	top: 0;
	left: 182px;
	left: 220px;
	margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
	display: block;
}
.menu .sub-menu li {
	width: 182px;
	width: 220px;
	clear: both;
}
.menu a, .menu_control {
	display: block;
	font-size: 13px;
	line-height: 19px;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #002d59;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-top-color: #535c77;
	background-color: #c2c3ab;
	padding: 0.5em 0.8em;
	font-weight: 600;
}
.menu a:hover {
	background-color: #fbf3e0;
	color: #111111;
}
.menu_control {
	display: none;
	background-color: white;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
	border-color: #535c77;
}
/*
 * .menu .current-menu-item a, .menu .current-menu-item a:hover, .menu .current-cat a, .menu .current-cat a:hover
 */
.menu .current-menu-item > a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #3aa1f4;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #333333;
}
.menu .sub-menu .current-menu-item > a {
	border-bottom-color: #dddddd;
}
/*
 * ---:[ header ]:---
 */
.header {
	border-bottom: 3px double #dddddd;
	padding: 26px;
}
.landing .header {
	text-align: center;
}
#site_title {
	font-size: 42px;
	color: #111111;
}
#site_title a {
	color: #111111;
}
#site_title a:hover {
	color: #2361a1;
}
#site_tagline {
	font-size: 16px;
	color: #888888;
}
/*
 * ---:[ golden ratio typography with spaced paragraphs ]:---
 */
.grt {
	font-size: 16px;
	line-height: 26px;
}
.grt .headline {
	font-size: 26px;
	line-height: 39px;
	margin: 0;
}
.grt h2 {
	font-size: 20px;
	line-height: 31px;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.grt h3 {
	font-size: 1.286em;
	line-height: 1.6em;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 22px;
}
.grt .drop_cap {
	font-size: 52px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note {
	margin-bottom: 26px;
}
.headline_area {
	margin-bottom: 0;
	padding: 20px 26px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 26px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	/*
   * margin-bottom: 26px;
   * margin-right: 26px;
   */
  margin-bottom: 10px;
	margin-right: 26px;
	margin-top: 8px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 26px;
	margin-left: 26px;
}
.grt .caption {
	margin-top: -13px;
	color: #888888;
}
/*
 * ---:[ golden ratio pullquotes ]:---
 */
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 36px;
	width: 45%;
	margin-bottom: 13px;
}
.grt blockquote.right, .grt blockquote.left {
	padding-left: 0;
	border: 0;
}
/*
 * ---:[ post box styles ]:---
 */
.post_box {
	padding: 0 26px 0 26px;
	border-top: 1px dotted #dddddd;
}
.top {
	border-top: 0;
}
.post_box .headline, .headline a {
	color: #111111;
}
.headline a:hover {
	color: #2361a1;
}
.byline, .byline a {
	color: #888888;
	font-size: 0.8em;
}
.byline a {
	border-bottom: 1px solid #dddddd;
}
.byline a, .post_author, .post_date {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.byline a:hover, .num_comments {
	color: #111111;
}
.byline .post_edit {
	margin-left: 13px;
}
.byline .post_edit:first-child {
	margin-left: 0;
}
.post_author_intro, .post_date_intro, .byline .post_cats_intro {
	font-style: italic;
}
.post_box h2, .post_box h3 {
	color: #111111;
}
.post_box h3 {
	font-weight: bold;
}
.post_box ul {
	list-style-type: square;
}
.post_box blockquote {
	color: #888888;
	margin-left: 13px;
	padding-left: 13px;
	border-left: 1px solid #dddddd;
}
.post_box code {
	font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
}
.post_box pre {
	font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
	background-color: #eeeeee;
	padding: 13px;
	-webkit-tab-size: 4;
	-moz-tab-size: 4;
	tab-size: 4;
}
.post_content li a {
	text-decoration: underline;
}
.post_content li a:hover {
	text-decoration: none;
}
.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 13px;
}
.post_box .wp-caption img, .post_box .post_image_box .post_image, .post_box .thumb {
	margin-bottom: 13px;
}
.wp-caption.aligncenter img {
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text .wp-smiley {
	display: inline;
	margin-bottom: 0;
}
.post_box .wp-caption p {
	font-size: 13px;
	line-height: 22px;
}
.post_box .author_description {
	border-top: 1px dotted #dddddd;
	padding-top: 26px;
}
.post_box .author_description_intro {
	font-weight: bold;
}
.post_box .avatar {
	width: 61px;
	height: 61px;
	float: right;
	clear: both;
	margin-left: 13px;
}
.post_box .author_description .avatar {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 13px;
	margin-left: 0;
}
.post_box .post_cats, .post_box .post_tags {
	color: #888888;
}
.post_box .alert, .post_box .note {
	padding: 13px;
}
.post_box .alert {
	background-color: #ffff99;
	border: 1px solid #e6e68a;
}
.post_box .note {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}
.landing .headline_area {
	text-align: center;
}
/*
 * ---:[ other post box styles ]:---
 */
.num_comments_link {
	display: inline-block;
	color: #888888;
	text-decoration: none;
	margin-bottom: 26px;
}
.num_comments_link:hover {
	text-decoration: underline;
}
.bracket, .num_comments {
	font-size: 26px;
}
.bracket {
	color: #dddddd;
}
/*
 * ---:[ misc. content elements ]:---
 */
.archive_intro {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dddddd;
}
.archive_intro .headline {
	margin-bottom: 26px;
}
.prev_next {
	clear: both;
	color: #888888;
	border-top: 1px solid #dddddd;
	padding: 13px 26px;
}
.prev_next .next_posts {
	float: right;
}
.previous_posts, .next_posts {
	display: block;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.previous_posts a:hover, .next_posts a:hover {
	text-decoration: underline;
}
.section-title {
	clear: both;
	display: block;
	margin: 50px 0 50px;
	position: relative;
	width: 100%;
}
.section-title h1, .section-title h2 {
	color: #0672ca;
	display: table;
	/*
   * font-family: "Open Sans","Lato",Arial,Helvetica,sans-serif;
   */
  font-size: 36px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 auto 20px;
	min-width: 230px;
	padding: 0 26px;
	position: relative;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
 .section-title h1::before, .section-title h2::before {
 right: 2%;
}
 .section-title h1::after, .section-title h2::after {
 right: -2%;
}
 .section-title h1::before, .section-title h1::after, .section-title h2::before, .section-title h2::after {
 background-color: transparent;
 border-top: 3px dotted #0672ca;
 content: "";
 display: table-cell;
 position: relative;
 top: 0.5em;
 width: 50%;
}
/*
 * Practice Area pages
 */
#2columns.headline_area {
	clear: both;
	display: block;
	margin: 25px 0 30px;
	position: relative;
	width: 100%;
}
/*
 * h2.frontpage {
 * font-family: "Open Sans","Lato",Arial;Helvetica,sans-serif;
 * font-size: 1.8em;
 * font-weight: 600;
 * line-height: 40px;
 * text-align: center;
 * color: #1b84cd;
 * padding: 0 10px;
 * }
 */
.headline_area h1 {
	color: #0672ca;
	display: table;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
	margin: auto;
	min-width: 230px;
	padding: 0 26px;
	position: relative;
	text-align: center;
	width: 100%;
}
.post_box .headline, .headline a {
	color: #0672ea;
}
 #2columns.headline_area h1::before {
 right: 2%;
}
 #2columns.headline_area h1::after {
 right: -2%;
}
 #2columns.headline_area h1::before, #2columns.headline_area h1::after {
 background-color: transparent;
 border-top: 3px dotted #0672ca;
 content: "";
 display: table-cell;
 position: relative;
 top: 0.5em;
 width: 50%;
}
/*
 * ---:[ comments ]:---
 */
#comments {
	margin-top: 52px;
}
.comments_intro {
	color: #888888;
	margin-bottom: 13px;
	padding: 0 26px;
}
.comments_closed {
	font-size: 13px;
	line-height: 22px;
	color: #888888;
	margin: 0 26px 26px 26px;
}
.comment_list {
	list-style-type: none;
	margin-bottom: 52px;
	border-top: 1px dotted #dddddd;
}
.comment {
	border-bottom: 1px dotted #dddddd;
	padding: 26px;
}
.children .comment {
	list-style-type: none;
	margin-top: 26px;
	border-left: 1px solid #dddddd;
	border-bottom: 0;
	padding: 0 0 0 26px;
}
.children .bypostauthor {
	background-color: transparent;
	border-color: #2361a1;
}
.comment .comment_head {
	margin-bottom: 13px;
}
.children .comment_head {
	margin-bottom: 0;
}
.comment .comment_author {
	font-weight: bold;
}
.comment_date {
	font-size: 13px;
	margin-left: 13px;
	color: #888888;
}
.comment_date a {
	color: #888888;
}
.comment_footer a {
	font-size: 13px;
	line-height: 22px;
	color: #888888;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 13px;
}
.comment_head a:hover, .comment_footer a:hover, .comment_nav a:hover {
	text-decoration: underline;
}
.comment_footer a:first-child {
	margin-left: 0;
}
.comment .avatar {
	width: 52px;
	height: 52px;
	float: right;
	margin-left: 13px;
}
.comment_nav {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: dotted;
	border-color: #dddddd;
	padding: 13px 26px;
}
.comment_nav_top {
	border-width: 1px 0 0 0;
}
.comment_nav_bottom {
	margin: -52px 0 52px 0;
	border-width: 0 0 1px 0;
}
.next_comments {
	float: right;
}
/*
 * ---:[ inputs ]:---
 */
.input_text {
	font-size: inherit;
	line-height: 1em;
	font-family: inherit;
	font-weight: inherit;
	color: #111111;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 0.35em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input_text:focus {
	border-color: #eeeeee;
	background-color: white;
}
textarea.input_text {
	line-height: 26px;
}
.input_submit {
	font-size: 20px;
	line-height: 1em;
	font-family: inherit;
	font-weight: bold;
	border: 3px double #dddddd;
	background: #eeeeee url('../images/bg-button.png') repeat-x;
	padding: 0.5em;
	cursor: pointer;
	overflow: visible;
}
/*
 * ---:[ comment form ]:---
 */
#commentform {
	margin: 52px 0;
	padding: 0 26px;
}
.comment #commentform {
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.comment_form_title {
	font-size: 20px;
	line-height: 31px;
	color: #111111;
	margin: 0 -26px;
	border-bottom: 1px dotted #dddddd;
	padding: 0 26px 13px 26px;
}
#commentform label {
	display: block;
}
#commentform p {
	margin-bottom: 13px;
}
#commentform p .required {
	color: #dd0000;
}
.comment_moderated {
	font-weight: bold;
}
#commentform .input_text {
	width: 50%;
}
#commentform textarea.input_text {
	width: 100%;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #2361a1;
}
#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.login_alert {
	font-weight: bold;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
}
/*
 * ---:[ sidebar ]:---
 */
.sidebar {
	font-size: 13px;
	line-height: 20px;
}
.sidebar .headline, .sidebar .sidebar_heading, .sidebar .widget_title {
	font-size: 21px;
	line-height: 30px;
}
.sidebar .sidebar_heading, .sidebar .widget_title {
	/*
   * font-variant: small-caps;
   */
  letter-spacing: normal;
	margin-bottom: 10px;
}
.sidebar .input_submit {
	font-size: inherit;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd, .sidebar .left, .sidebar .alignleft, .sidebar .ad_left, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .center, .sidebar .aligncenter, .sidebar .block, .sidebar .alignnone {
	margin-bottom: 20px;
}
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left {
	margin-right: 20px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .stack {
	margin-left: 20px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p, .sidebar .post_excerpt p {
	margin-bottom: 0;
}
.widget, .sidebar .text_box, .sidebar .thesis_email_form, .sidebar .query_box {
	margin-bottom: 40px;
}
.sidebar .thesis_email_form .input_text, .widget li {
	margin-bottom: 10px;
}
.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
	width: 100%;
}
.sidebar .query_box .post_author, .sidebar .query_box .post_date {
	color: #888888;
}
.sidebar .post_content, .widget li ul, .widget li ol {
	margin-top: 10px;
}
.widget ul {
	list-style-type: none;
}
.widget li a:hover {
	text-decoration: underline;
}
/*
 * ---:[ footer ]:---
 */
.footer {
	font-size: 13px;
	line-height: 22px;
	text-align: right;
	color: #888888;
	border-top: 3px double #dddddd;
	padding: 13px 26px;
	background-color: #c2c3ab;
}
.footer a {
	color: #888888;
}
.footer a:hover {
	color: #111111;
}
.landing .footer {
	text-align: center;
}

/*
 * ---:[ media queries ]:---
 */
@media all and (max-width: 960px) {
 #wpcf7-f3147-p30-o1 form .smallField + .smallField {
 margin-left: 0;
 width: 100% !important;
}
 body {
 padding-top: 0;
}
 .container, .landing .container {
 width: auto;
 max-width: 590px;
}
 .header {
 border-top: 1px solid #dddddd;
}
 .landing .header {
 border-top: 0;
}
 .columns > .content {
 float: right;
 width: 50%;
 border: 0;
}
 .columns > .sidebar {
 float: left;
 width: 350px;
 padding: 26px 10px 0 10px;
 border-top: 3px double #dddddd;
}
 .post_box {
 padding: 26px 10px 0 10px;
}
 .menu_control {
 display: block;
 width: 100%;
 border-width: 0;
 background-color: white;
 padding: 1em 26px;
 cursor: pointer;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
 .menu {
 display: none;
 width: 100%;
 border-width: 1px 0 0 0;
 clear: both;
}
 .show_menu {
 display: block;
}
 .menu .sub-menu {
 position: static;
 display: block;
 margin: 0;
 border-top: 1px solid #dddddd;
 padding-left: 26px;
}
 .menu li {
 width: 100%;
 float: none;
 margin-bottom: 0;
}
 .menu .sub-menu li {
 width: 100%;
}
 .menu a {
 border-width: 1px 1px 0 0;
 background-color: white;
 padding: 1em 26px;
}
 .menu .current-menu-item > a {
 background-color: #eeeeee;
}
 .menu > li > a {
 border-left-width: 1px;
}
 .menu li:first-child > a:first-child {
 border-top-width: 0;
}
 .sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
 width: 50%;
}
}
 @media all and (max-width: 720px) {
 .columns > .content {
 float: none;
 width: 100%;
 border: 0;
}
 .columns > .sidebar {
 float: none;
 width: 100%;
 border-top: 3px double #dddddd;
}
}
 @media all and (max-width: 590px) {
 .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
 width:100%;
}
 .two-col-new {
width:100%;
margin:0!important;
}
 .tp {
display:none;
}
 .menu a {
 border-right-width: 0;
}
 .menu > li > a {
 border-left-width: 0;
}
 .post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
}
 @media all and (max-width: 450px) {
 .menu a, .menu_control {
 padding: 1em 13px;
}
 .header, .columns > .sidebar, .post_box, .prev_next, .comments_intro, .comment, .comment_nav, #commentform, .comment_form_title, .footer {
 padding-right: 13px;
 padding-left: 13px;
}
 .menu .sub-menu, .children .comment {
 padding-left: 13px;
}
 .comments_closed, .login_alert {
 margin-right: 13px;
 margin-left: 13px;
}
 .comment_form_title {
 margin-left: -13px;
 margin-right: -13px;
}
 .right, .alignright, img[align="right"], .left, .alignleft, img[align="left"] {
 float: none;
}
 .grt .right, .grt .left, .post_box .alignright, .post_box .alignleft, .grt blockquote.right, .grt blockquote.left {
 margin-right: 0;
 margin-left: 0;
}
 .post_author:after {
 content: '\a';
 height: 0;
 white-space: pre;
 display: block;
}
 .grt blockquote.right, .grt blockquote.left, #commentform .input_text, .sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
 width: 100%;
}
 .post_box blockquote {
 margin-left: 0;
}
 .comment_date {
 display: none;
}
}
/*
 * ---:[ clearfix ]:---
 */
.columns:after, .menu:after, .post_box:after, .post_content:after, .author_description:after, .sidebar:after, .query_box:after, .prev_next:after, .comment_text:after, .comment_nav:after {
	display: table;
	clear: both;
	content: '';
}
#header {
	padding: 0;
}
#header #site_title a, #header #site_tagline {
	display: none;
}
div#Search-2.widget.widget_search.custom-search {
	float: right;
	width: 300px;
	margin-top: 65px;
	margin-right: 4px;
	padding: 0 !important;
}
form#searchform.searchform {
	float: right;
}
#searchform label {
	display: none !important;
}
/*
 * formats the search input and button
 */
#searchform .text_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
input #searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
/*
 * ---:[ custom CSS ]:---
 */
body {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	line-height: 0;
}
 .clearboth::after {
 content: "";
 clear: both;
 overflow: hidden;
 display: table;
}
.container {
	max-width: 100%;
	max-width:1423px;
	background-color: white;
}
.columns > .sidebar {
	background-color: white;
	border-right: 1px solid #cccccc;
	float: left;
	margin-top: 80px;
	padding: 0 20px;
	width: 30%;
}
.columns > .content {
	background-color: white;
	float: right;
	padding-right: 0px;
	width: 70%;
}
#site_title a, #site_tagline {
	color: #111111;
	font-size: 1px;
	display: none;
	text-indent: -9999px;
}
#header {
	background-color: #c2c3ab;
	height: 170px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	clear: both;
	border: none;
	position: relative;
	z-index: 100;
}
#header img {
	border: none;
}
.wrapper {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.header-left {
	display: inline-block;
	float: left;
	padding-top: 0px;
	width: 27%;
}
.header-right {
	display: inline-block;
	float: right;
	padding-top: 10px;
	text-align: right;
	width: 70%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p abbr, acronym, address, big, cite, code, del, dfn, em, 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, canvas, details, embed, figure, figcaption {
	margin: 0;
	padding: 0;
}
 *::-moz-selection {
 background: #04a4cc none repeat scroll 0 0;
 color: white;
 text-shadow: none;
}
.header-cta .widget_text {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #002d59;
	text-transform: uppercase;
}
#mainNav.menu ul.sub-menu li a {
	display: block;
	padding-top: 10px;
	text-align: left;
}
.header-super-nav {
	margin: 10px 0 10px;
	position: relative;/*width: 100%;*/
}
div#nav_menu-2.widget.widget_nav_menu.super-nav {
	margin-bottom: 0px;
}
.header-super-nav .menu-item-2232 a {
	color: #002d59;
	font-size: 22px;
	font-weight: 600;
	margin: 0px 0px;
	padding: 0.22em 0.8em;
	vertical-align: middle;
}
/*a.phone-no {
	color: #002d59 !important;
	font-size: 22px!important;
	font-weight: 600;
	margin: 0px 0px;
	padding: 0.22em 0.8em;
	vertical-align: middle;
}*/
.header-super-nav .menu-item-2232 a:hover {
	text-decoration: none;
}
#menu-item-2233.menu-item-2233 a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	padding: 10px 50px 10px 20px;
	position: relative;
	white-space: nowrap;
	background: transparent url("../images/white-arrow.png") no-repeat scroll 185px 8px;
	background-color: #002d59;
	content: " ";
}
.header li {
	list-style: outside none none;
}
#officesPhoneFax {
	float: right;
	max-width: 240px;
}
.officesPhoneFax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
	line-height: 1.4em;
	padding: 10px;
	color: #2f3544;
}
img {
	border: 1px;
	border-style: solid;
	border-color: #111111;
}
.hero-slides, .hero-title {
	background-color: #002d59;
	margin-bottom: 40px;
	min-height: 510px;
	position: relative;
	width: 100%;
}
/*
 * ---:[ horizontal dropdown nav menu structure ]:---
 */
#menu_container {
	position: relative;
	z-index: 20;
	height: 32px !important;
	clear:both;
}
#mainNav {
	background-color: #c2c3ab;
}
.menu {
	position: relative;
	list-style: none;
	z-index: 50;
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.menu li {
	position: relative;
	float: right;
}
.menu ul {
	position: absolute;
	visibility: hidden;
	list-style: none;
	z-index: 110;
}
.menu ul li {
	clear: both;
}
.menu a {
	display: block;
}
.menu table {
	position: absolute;
	left: 0;
	border-collapse: collapse;
}
.menu table table {
	top: 0 !important;
}
.menu ul ul {
	position: absolute;
	top: 0;
}
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul {
	visibility: visible;
}
.menu :hover ul ul, .menu :hover ul :hover ul ul {
	visibility: hidden;
}
.menu .current-menu-item > a {
	background: none repeat scroll 0 0 #c2c3ab;
	color: #333333;
}
#mainNav.menu {
	border-width: 0px 0 0 0;
	border-style: solid;
	border-color: #535c77;
}
#mainNav.menu li a {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #535c77;
}
#mainNav.menu li ul {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #535c77;
}
#mainNav.menu {
	height: 32px !important;
	font-size: 16px;
	padding-top: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
/*
 * ---:[ nav menu styles ]:---
 */
.menu, .menu a, .menu li ul {
	border-width: 0;
	border-style: solid;
}
.menu a {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.menu .current > a, .menu .current-cat > a, .menu .current-menu-item > a {
	cursor: text;
}
.menu .rss {
	float: right;
}
.menu .rss a, .menu .rss a:hover {
	padding-right: 16px;
	background: url('../lib/images/icon-rss.html') 100% 50% no-repeat;
	border: none;
}
.menu .rss a:hover {
	text-decoration: underline;
}
ul.sub-menu li a {
	border-bottom: 1px solid #535c77;
	display: block;
	text-align: left;
}
ul.sub-menu li a {
	font-size: 14px;
	padding: 12px 10px 12px 12px;
}
/*
 * Horizontal Rule Gradient color1 - color2 - color1
 */
hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
}
hr.style-one {
	border: 0;
	height: 1px;
	background: #333333;
	background-image: linear-gradient(to right, #cccccc, #333333, #cccccc);
}
/*
 * ---:[ Post Content ]:---
 */
.post_content h1 {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6em;
	padding-top: 20px;
	padding-bottom: 10px;
}
p.right img.alignleft {
	margin-top: 20px;
}
/*
 * ---:[ Practice Area pages ]:---
 */
h2.prac-area {
	text-align: center;
	font-weight: bold;
}
iframe.prac-area-video {
	margin: 0 auto 20px auto;
}
/*
 * ---:[ Media Center ]:---
 */
.post_box blockquote.easy_testimonial {
	color: black;
}
.easy_testimonial .testimonial_body .more-link/*.testimonial_body p a.more-link*/ {
	color: #2361a1;
	text-decoration: underline;
}
/*
 * ---:[ Contact Locations ]:---
 */
.contact-loc {
	width: 33%;
	float: left;
}
div#fax {
	width: 100%;
	clear: right;
}
/*
 * ---:[ Contact Form wpcf7-f3147-p30-o1 ]:---
 */
.contact-content-body {
	font-family: "Open Sans", sans-serif;
}
.contact-content-body p {
	color: #c2c3ab;
	font-size: 17px;
	line-height: 1.5em;
}
.two-col.pad {
	width: 96%;
	margin: 0 auto;
}
.contact-content-body .two-col {
	column-count: 2;
	column-gap: 32px;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}
 .clear::after {
 clear: both;
}
 .clear::before, .clear::after {
 content: " ";
 display: table;
}
 #wpcf7-f3147-p30-o1 form::after {
 clear: both;
}
 #wpcf7-f3147-p30-o1 form::after, form::before {
 content: " ";
 display: table;
}
#wpcf7-f3147-p30-o1 form > div {
	float: left;
	margin: 0;
	width: 100%;
}
.two-col.pad {
	margin: 0 auto;
	width: 90%;
}
#wpcf7-f3147-p30-o1 .form-wrapper {
	margin-bottom: 40px;
	position: relative;
}
#wpcf7-f3147-p30-o1 form .smallField {
	float: left;
	width: 49%;/*
   * margin-left: 2%;
   */
}
#wpcf7-f3147-p30-o1 form .smallField + .smallField {
	margin-left: 2%;
	width:47%;
}
#wpcf7-f3147-p30-o1 form select, #wpcf7-f3147-p30-o1 input:focus {
	outline: 0 none;
}
#wpcf7-f3147-p30-o1 form select {
	color: #002d59;
	font-size: 17px;
}
#wpcf7-f3147-p30-o1 button, #wpcf7-f3147-p30-o1 select {
	text-transform: none;
}
#wpcf7-f3147-p30-o1 form input[type="search"], #wpcf7-f3147-p30-o1 form input[type="text"], #wpcf7-f3147-p30-o1 form input[type="email"], #wpcf7-f3147-p30-o1 form input[type="tel"], #wpcf7-f3147-p30-o1 form select, #wpcf7-f3147-p30-o1 form textarea {
	background-color: #e9ebe0;
	border: 1px solid #c2c3ab;
	border-radius: 0;
	color: #002d59;
	font-size: 17px;
	margin-bottom: 10px;
	outline: 0 none;
	padding: 14px 20px;
	transition: all 200ms ease-in-out 0s;
	width: 97%;
	box-sizing: border-box;
}
 .wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder {
 color: #002d59;
}
.wpcf7-form-control-wrap {
	position: relative;
}
#wpcf7-f3147-p30-o1 form button[type="submit"], #wpcf7-f3147-p30-o1 form input[type="submit"] {
	background: #509b26 url("../images/white-arrow.png") no-repeat scroll 90% 50%;
	border: 0 none;
	color: white;
	float: left;
	font-size: 17px;
	font-weight: 700;
	margin-top: 0;
	padding: 16px 30px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	width: 180px;
}
/*
 * ---:[ Possibly helpful form styles   ]:---
 */
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
	border: 0 none;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid red;
}
div.wpcf7-spam-blocked {
	border: 2px solid orange;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	color: red;
	display: block;
	font-size: 1em;
	font-weight: 400;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
	background: white none repeat scroll 0 0;
	border: 1px solid red;
	left: 20%;
	padding: 0.2em 0.8em;
	position: absolute;
	top: 20%;
	z-index: 100;
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}
 span.wpcf7-list-item-label::after, span.wpcf7-list-item-label::before {
 content: " ";
}
.wpcf7-display-none {
	display: none;
}
div.wpcf7 .ajax-loader {
	background-image: url("../lib/images/ajax-loader.html");
	border: medium none;
	display: inline-block;
	height: 16px;
	margin: 0 0 0 4px;
	padding: 0;
	vertical-align: middle;
	visibility: hidden;
	width: 16px;
}
div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}
div.wpcf7 div.ajax-error {
	display: none;
}
div.wpcf7 .placeheld {
	color: #888888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
	cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}
/*
 * ---:[ Boxzilla ]:---
 */
#boxzilla-2241 .boxzilla-content h3 {
	font-size: 18px;
	line-height: 22px;
}
#boxzilla-2241 .boxzilla-content td {
	font-size: 16px;
	line-height: 20px;
	padding: 3px 5px;
}
/*
 * ---:[ Sidebar ]:---
 */
.sidebar h3 {
	font-size: 20px;
	font-variant-alternates: normal;
	font-variant-caps: normal;
	font-variant-east-asian: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-variant-position: normal;
}
/*
 * ---:[ Legal Logic ]:---
 */
div#legal_logic {
	margin-bottom: 20px;
}
#legal_logic h3 {
	font-size: 20px;
	line-height: 22px;
	min-height: 40px;
	color: white;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	padding: 10px 10px 10px 10px !important;
	margin-bottom: 0px;
	border-width: 0;
	font-weight: bold;
	text-align: center;
	background-color: #002d59;
}
#legal_logic h4 {
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 8px !important;
	text-transform: none;
	text-align: center;
}
#legal_logic p {
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	margin-bottom: 3px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	text-transform: none;
}
#legal_logic iframe {
	width: 320px;
	height: 180px;
	margin: 0 auto;
	display: block;
}
/*
 * ---:[ FAQ Videos ]:---
 */
div #text-5 {
	background-color: #ddd5bf;
	background-image: none;
	margin: 20px auto 20px auto;
	min-height: 500px;
	padding: 10px;
	text-align: center;
	width: 305px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 2px solid #bcb088;
}
table#faq_videos {
	border-collapse: separate;
	border-spacing: 2px;
	box-sizing: border-box;
	display: table;
	text-indent: 0;
	margin: 0px;
	background-image: none;
}
table#faq_videos td {
	padding: 10px 0 10px 0;
}
#faq_videos caption {
	display: table-caption;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
}
#faq_videos h3 {
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	letter-spacing: normal;
	line-height: 22px;
	margin-bottom: 5px;
	padding-bottom: 5px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 8px !important;
	text-transform: none;
	width: 305px;
}
/*
 * ---:[ nav_menu-3 - Case Types]:---
 */
/*
 * ---:[ nav_menu-4 settlements-verdicts ]:---
 */
.category .sidebar div {
	border-right: 1px solid #cccccc;
	list-style: outside none none;
	margin: 0 0 60px;
	padding-right: 15px;
}
#nav_menu-3, #nav_menu-4 {
	background-color: #002d59;
	background-image: none;
	border-right: 1px solid #cccccc;
	display: block;
	list-style: outside none none;
	margin: 0px auto 10px;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
}
#nav_menu-3 {min-height:420px}
#nav_menu-4  {min-height:600px}
#nav_menu-3 h3, #nav_menu-4 h3 {
	border-bottom: 2px solid white;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: normal;
	margin-bottom: 20px;
	padding-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
}
#menu-case-types .container {
	width: 300px;
	height: 42px;
	background-color: transparent;
	border-width: 0;
	margin: 0 auto 0 auto;
}
#menu-case-types, #menu-settlements-verdicts.menu {
	background-color: transparent;
	border-width: 0;
	height: 42px;
	margin: 0 auto;
	width: 100%;
}
#menu-case-types li, #menu-settlements-verdicts.menu li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #fac542;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -2px;
	line-height: 1.3em;
	list-style: outside none none;
	margin-bottom: 10px;
	padding: 5px 5px 20px;
	text-align: center;
	width: 100%;
}
#menu-case-types li a, #menu-settlements-verdicts.menu li a {
	background-color: transparent;
	color: white;
	border-width: 0;
	padding: 0px 0 0px 0;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}
#menu-case-types li a:hover, #menu-settlements-verdicts.menu li a:hover {
	color: white;
	text-decoration: none;
}
/*
 * ---:[ text-2 left footer box text]:---
 */
/*
 * 
 * #text-2 {
 * float: left;
 * width: 45%;
 * padding: 10px;
 * text-align:left;
 * font-size: 12px;
 * line-height: 1.5em;
 * color: #000;
 * margin: 0 10px 10px 10px;
 * background-color:#e6e6e7;
 * border: 1px solid #000;
 * }
 */
/*
 * ---:[ text-3 footer contact form]:---
 */
/*
 * 
 * #text-3 {
 * float:left;
 * width:45%;
 * min-height:325px;
 * padding: 10px;
 * text-align:left;
 * font-size: 14px;
 * line-height: 1.4em;
 * color: #000;
 * margin: 0 10px 10px 10px;
 * background-color:#e6e6e7;
 * border: 1px solid #000;
 * }
 * div #TopContactBox {width:305px; height:124px; margin: 0px 0px; padding: 12px 10px 12px 10px; text-align: center;}
 * #TopContactBox h3 {
 * font-size: 18px;
 * line-height: 20px;
 * height: 45px;
 * width: 305px;
 * color:#333;
 * font-family:AvantGarde Bk BT, Arial, Helvetica, sans-serif;
 * text-transform: none;
 * letter-spacing: normal;
 * padding:8px 0px 5px 0px !important;
 * margin-bottom:10px;
 * border-width: 0;
 * font-weight: bold;
 * }
 * #TopContactBox h3 a { color:#333; }
 * #TopContactBox h3 a:hover {	color:#2361A1; 	text-decoration: none; }
 */
/*
 * ---:[ widget_killer_recent_entries-2 ]:---
 */
#widget_killer_recent_entries-2 {
	width: 305px;
	min-height: 285px;
	margin: 20px 0;
	background-image: url('../images/VerdictsBoxBG.png');
	background-repeat: no-repeat;
	border: none;
	padding: 10px;
	text-align: center;
}
#widget_killer_recent_entries-2 h3 {
	font-size: 22px;
	line-height: 22px;
	height: 30px;
	width: 305px;
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	padding: 8px 0px 5px 0px !important;
	margin-bottom: 5px;
	border-width: 0;
	font-weight: bold;
}
#widget_killer_recent_entries-2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-variant: normal;
	text-align: left;
	width: 295px;
	color: #333333;
	text-transform: none;
	letter-spacing: normal;
	padding: 3px 10px 3px 10px;
	margin-bottom: 3px;
	border-width: 0;
}
#widget_killer_recent_entries-2 li a {
	background-color: transparent;
	color: #333333;
	border-width: 0;
	padding: 0em 0.1em 0em 0em;
	text-transform: none;
}
#widget_killer_recent_entries-2 li a:hover {
	color: #2361a1;
	text-decoration: none;
}
/*
 * ---:[ text-4 ]:---
 */
#text-4 {
	width: 330px;
	min-height: 285px;
	margin: 10px 0 20px 0;
	border: none;
	padding: 0;
	text-align: center;
}
#text-4 h3 {
	font-size: 20px;
	line-height: 22px;
	height: 30px;
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	padding: 8px 0px 5px 0px !important;
	margin-bottom: 5px;
	border-width: 0;
	font-weight: bold;
}
#text-4 h4 {
	font-size: 15px;
	line-height: 1.5em;
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	padding: 8px 0px 5px 0px !important;
	margin-bottom: 5px;
	border-width: 0;
	font-weight: normal;
}
#text-4 .textwidget p {
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: normal;
	text-align: center;
	color: #333333;
	text-transform: none;
	letter-spacing: normal;
	padding: 3px 10px 3px 10px;
	margin-bottom: 3px;
	border-width: 0;
}
/*
 * ---:[ text-5 widget_faq_videos ]:---
 */
#text-5 {
	width: 305px;
	min-height: 500px;
	margin: 20px 0;
	background-image: url('../images/FAQvideosBoxBG.png');
	background-repeat: no-repeat;
	border: none;
	padding: 10px;
	text-align: center;
}
#text-5 h3 {
	font-size: 22px;
	line-height: 22px;
	height: 30px;
	width: 305px;
	color: #333333;
	font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	padding: 8px 0px 5px 0px !important;
	margin-bottom: 5px;
	border-width: 0;
	font-weight: bold;
}
#text-5 td.alignctr {
	width: 100px;
	margin: 0 auto;
}
#text-5 p, #text-5 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-variant: normal;
	text-align: left;
	width: 295px;
	color: #333333;
	text-transform: none;
	letter-spacing: normal;
	padding: 3px 10px 3px 10px;
	margin-bottom: 3px;
	border-width: 0;
}
#text-5 li a {
	background-color: transparent;
	color: #333333;
	border-width: 0;
	padding: 0em 0.1em 0em 0em;
	text-transform: none;
}
#text-5 li a:hover {
	color: #2361a1;
	text-decoration: none;
}
/*
 * ---:[ form inputs ]:---
 */
input, textarea {
	font-size: 16px;
	color: #444444;
	background: #eeeeee;
	border: 1px solid #aaaaaa;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
input:focus, textarea:focus {
	background: white;
	border-color: #777777;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}
.sidebar .text_input {
	width: 95%;
}
input.form_submit {
	font-weight: bold;
	color: #111111;
	background: url('../lib/images/submit-bg.html');
	border: 3px double #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	cursor: pointer;
	width: auto !important;
	overflow: visible;
}
#commentform input.form_submit {
	border-width: 3px;
}
input.form_submit:hover {
	color: #009900;
}
/*
 * --  footer --
 */
#footer {
	background-color: #c2c3ab;
	border-top: 1px solid black;
	min-height: 100px;
	width: 100%;
	margin: 0;
	padding: 5px 0 15px 0;
	clear: both;
}
#footer_1 {
	min-height: 100px;
	width: 100%;
}
.footer-logo img.logo-img {
	margin: 0 auto 0 auto;
}
.footer-2 {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 15px 0 15px 0;
}
.footer-nav.menu li {
	/*text-align: left;
	float: left;*/
	display:inline;
	float:none !important;
}
.footer-nav.menu li a {
	font-size: 14px;
	font-weight: 600;
	list-style: outside none none;
	text-transform: uppercase;
	text-align: left;
	float: left;
	background-color: #c2c3ab;
	display:inline;
	float:none !important;
}
.footer-nav li a {
	color: white;
	display:inline;
	float:none !important;
}
.footer-nav {
	/*	text-align: left;
	width: 65%;
	float: left;*/
	text-align:center;
	width: 100%;
}
.footer-nav, .copyright {
	display: inline-block;
}
.copyright {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	color: white;
	padding: 0.5em 0.8em;
}
.disclaimer {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	padding: 0 0 0 1em;
	color: #002d59;
}
.below-footer {
	background-color: #c2c3ab;
	text-align: center;
	min-height: 50px;
	width: 100%;
	margin: 0;
	padding: 5px 0 15px 0;
	clear: both;
}
.design-credit p {
	color: #888888;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
}
.design-credit p a {
	color: #888888;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
	text-decoration: underline;
}
.design-credit p a:hover {
	color: #eeeeee;
}
/*
 * Liz's Additional CSS
 */
#post-2230 {
	padding: 0;
}
#post-2230 .headline_area {
	padding: 0;
}
#header {
	height: 170px;
	opacity: 0.95;
	z-index: 100;
}
.shs-prev, .shs-next {
	opacity: 0.3;
}
.super-hero-image img {
	border: none;
}
#free-eval a {
	text-decoration: none;
	font-weight: 800;
	line-height: 0;
}
 .section-title h2::before, .section-title h2::after {
 border-top: 1px solid #8b8b8a;
}
/*
 * Practice Areas Template Sidebar Styles
 */
div #text-5 {
	padding: 0;
	width: 320px;
}
/*
 * Animated Searchbox Styles
 */
.site-search {
	z-index: 1;
	height: 20px;
}
.icon {
	display: block;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	cursor: pointer;
}
#search-icon {
	background-image: url("../images/loop-magnifier-glass-scale-instrument-32.png");
}
#search-close-icon {
	display: none;
	background-image: url("../images/basics-22-32.png");
}
.search-box {
	position: absolute;
	right: 40px;
	padding: 8px;
	opacity: 0;
	transition: all ease 500ms;
}
.search-box:focus {
	opacity: 1;
}
 .search-box:focus ~ .search-box-label {
 display: none;
}
 .search-box:focus ~ #search-close-icon {
 display: block;
}
 .search-box:focus ~ .header-super-nav {
 transform: translateX(200px);
}
.search-box-label #search-icon {
	margin-bottom: 1em;
}
.super-nav {
	float: right;
	padding-right: 0px;
	transition: all 500ms ease 0s;
}
/*
 * Header Styles
 */
.header-right {
	padding: 30px 30px 0 0;
}
.header-super-nav {
	margin: 30px 0 0px 0;
}
/*
 * Menu Styles
 */
.menu a, .menu_control {
	font-size: 16px;
}
.menu a:hover {
	background-color: #c2c3ab;
	color: #2f69a2;
}
.menu .sub-menu a:hover {
	background-color: #e9ebe0;
}
.menu_control {
	cursor: pointer;
}
.super-nav {
	padding-right: 50px;
	float: right;
	transition: all ease 500ms;
}
.search-box-open .super-nav {
	padding-right: 270px;
}
#mainNav.menu .current-menu-item > a {
	color: #002d59;
	border-top: 1px solid #535c77;
	border-bottom-color: #2f69a2;
	border-width: 1px 0 4px 0;
	padding-bottom: 9px;
}
#mainNav.menu .sub-menu .current-menu-item > a {
	color: #002d59;
	border-top: 1px solid #535c77;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#mainNav.menu .current-menu-item > a:hover {
	color: #2f69a2;
}
.header-super-nav {
	float: right;
	display:none;
}
/*
 * Sticky Navbar Styles
 */
.sticky {
	position: fixed;
	display: block;
	height: 80px;
	width: 100%;
	box-shadow: 0 0 50px;
	background-color: #c2c3ab;
	left:0;
}
.sticky .icon {
	top: 18px;
	position: absolute;
	right: 0;
}
.sticky .header-super-nav {
	padding: 15px 0 0 0;
	margin: 0;
	position: absolute;
	right: 130px;
	width: auto;
}
.sticky .header-left {
	padding: 10px;
}
.sticky .header-right {
	padding: 0px;
	margin-top: 5px;
}
.sticky #menu_container {
	z-index: -1;
	z-index:999999;
	border-top: 0;
	position: absolute;
	right: 0;
}
.sticky .menu_control {
	display: block;
	background-color: #c3c2ab;
	border-style: none;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 25px 15px 10px 0;
}
.sticky #mainNav, .sticky #free-eval {
	display: none;
}
.sticky .logo-img {
	height: 60px;
	width: auto;
	background-size: contain;
	padding: 0;
}
.sticky .menu_control_triggered + #mainNav {
	display: block;
	width: 200px;
}
.sticky .menu_control_triggered + #mainNav li {
	width: 100%;
}
.sticky .menu_control_triggered + #mainNav .sub-menu {
	display: none;
}
.sticky .menu_control_triggered + #mainNav a:hover {
	background-color: #e9ebe0;
}
.sticky #mainNav.menu a {
	padding: 12px;
}

/*
 * Media Query Header Styles
 */
@media screen and (max-width: 1199px) {
 .tp-2 {
display:block;
}
 .tp {
display:none;
}
 #free-eval {
 display: none;
}
 #menu_container {
 z-index: 999999;
 border-top: 0;
 position: absolute;
 right: 0;
}
 .menu_control {
 display: block;
 background-color: #c2c3ab;
 font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
 padding: 25px 15px 10px 0;
 border: 0;
}
 #mainNav.menu a {
 padding: 12px;
 box-sizing: border-box;
}
 #mainNav.menu li a {
 border-width: 1px 0 0 0;
}
 #mainNav {
 display: none;
}
 .menu_control_triggered + #mainNav {
 display: block;
 width: 200px;
}
 .menu_control_triggered + #mainNav li {
 width: 100%;
}
 .menu_control_triggered + #mainNav a:hover {
 background-color: #e9ebe0;
}
 #mainNav .sub-menu {
 display: none;
}
 .icon, .sticky icon {
 top: 18px;
}
 .header-super-nav, .sticky .header-super-nav {
 padding: 15px 0 0 0;
 margin: 0;
 position: absolute;
 right: 130px;
 width: auto;
}
 #header {
 height: 60px;
 padding: 0;
 position:relative;
 z-index:999999;
 float:left;
}
 .header-right {
 padding: 0;
 margin: 5px;
 width: auto;
}
 .logo-img {
 height: 60px;
 width: auto;
}
 .header-left {
 padding-top: 10px;
 padding-left: 15px;
 width: auto;
}
}
 @media screen and (min-width: 1200px) {
 .logo-img {
 padding: 20px 0 0 20px;
 height: 130px;
 width: 300px;
}
 .header-left {
 width: 25%;
}
 .header-right {
 width: 72%;
}
 #mainNav.menu a {
 padding-bottom: 12px;
}
}
 @media screen and (max-width: 960px) {
 .hide-in-pc {
display:block;
}
 .hide-in-mobile {
display:none;
}
 .menu {
 display: block;
}
 .menu-item-2233 {
 display: none;
}
 .header-super-nav .menu-item-2232 {
 padding: 5px 15px;
 border: solid #8b8b8a;
 border-width: 0 1px;
}
 .header-super-nav .menu-item-2232 a {
 font-size: 0px;
 height: 32px;
 width: 32px;
 background-image: url("../images/file_light-70-32.png");
}
 .menu a {
 background-color: #c2c3ab;
}
 .menu > li > a {
 border-left-width: 0;
}
 #mainNav.menu.show_menu {
 width: 200px;
}
 #mainNav.menu li a {
 width: 100%;
}

  /*
   * --:[ Contact Form ]:---
   */  .two-col.pad {
 width: 78%;
}
 .contact-content-body .two-col {
 column-count: 1;
}
 #wpcf7-f3147-p30-o1 form::after {
 clear: both;
}
 #wpcf7-f3147-p30-o1 form .smallField, #wpcf7-f3147-p30-o1 form input[type="submit"] {
 width: 100%;
 float: left;
}
 #wpcf7-f3147-p30-o1 form .smallField + .smallField {
 margin-left: 0;
}
 #wpcf7-f3147-p30-o1 form > div {
 float: left;
 margin: 0;
 width: 100%;
}
}
 @media screen and (max-width: 650px) {
 #search-textbox {
 display: none;
}
 .header-super-nav, .sticky .header-super-nav {
 right: 65px;
}

  /*
   * --:[ Contact Form ]:---
   */  .two-col.pad {
 width: 100%;
 margin: 0 auto;
}
 .contact-content-body .two-col {
 column-count: 1;
}
.f-logo-wrap img {
float:none;
margin:5px auto;
}
}
 @media screen and (max-width: 400px) {
 .header-super-nav .menu-item-2232 {
 padding: 5px 0;
 border: none;
 right: 0px;
}
 .header-super-nav, .sticky .header-super-nav {
 right: 50px;
}
}
/*
 * Practice Areas Template Styles
 */
#prac-area-hero {
	overflow: hidden;
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
#prac-area-hero img {
	width: 100%;
	border: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*
 * Media Queries for Practice Areas Template
 */
@media screen and (max-width: 1199px) {
 div #text-5 {
 display: none;
}
 #nav_menu-3, #nav_menu-4 {
 overflow: hidden;
}
}
 @media screen and (max-width: 959px) {
 .sidebar {
 display: none;
}
 .columns > .content {
 width: 100%;
}
 .headline_area h1 {
 font-size: 28px;
 padding: 0 10px;
}
}
/*
 * Footer Styles
 */
#footer {
	overflow: hidden;
	padding: 10px;
}
.container {
	margin: 0 auto;
}
.footer-nav .current-menu-item > a {
	color: #002d59;
}
.footer-2 {
	border-color: #8b8b8a;
}
#footer {
	border-top: 1px solid #8b8b8a;
	margin-top: 25px;
}
.disclaimer {
	text-align: center;
	padding: 1em 0;
}
.copyright {
	font-size: 12px;
}
.disclaimer, .copyright {
	line-height: 16px;
}

/*
 * Media Queries for Footer
 */
@media screen and (max-width: 959px) {
 .footer-2 {
 text-align: center;
}
 .footer-nav {
 display: inline-block;
 text-align: center;
 width: 100%;
}
 .footer-nav.menu li {
 text-align: center;
 width: auto;
 float: none;
 display: inline;
}
 .footer-nav.menu a {
 padding: 10px;
}
 .footer-nav.menu li a {
 display: inline;
 float: none;
 text-align: center;
 line-height: 30px;
}
 .copyright {
 text-align: center;
 display: inline-block;
 width: 100%;
 margin: 0 auto;
 font-size: 12px;
}
 .disclaimer {
 text-align: center;
 font-size: 12px;
}
}
/*
 * Front Page Photo Grid Section Styles
 */
.section-title {
	text-align: center;
	overflow: hidden;
}
.section-title h2, p {
	padding: 0 10px;
}

/*
 * Media Queries for Contact Page
 */
@media screen and (max-width: 750px) {
 .contact-loc {
 width: 100%;
 float: none;
}
}
/*
 * Media Center Page Styles
 */
.view-all-button {
	background-color: #002d59;
	color: white;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 12px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
}
.view-all-wrapper {
	width: 100%;
	text-align: center;
	padding: 15px 0 10px 0;
}
/*
 * Dropdown Searchbox Styles
 */
#dropdown-search {
	display: none;
	position: relative;
}
#dropdown-search-box {
	width: 96%;
	padding: 8px;
	margin: 4px;
}
#dropdown-search-icon {
	background-image: url('../images/loop-magnifier-glass-scale-instrument-32.png');
	background-color: transparent;
	border-width: 0;
	position: absolute;
	cursor: pointer;
	right: 4px;
	top: 7px;
	height: 32px;
	width: 32px;
}
#dropdown-search-icon:focus {
	outline: 0;
	background-color: transparent;
}
 @media screen and (max-width: 650px) {
 #dropdown-search {
 background-color: #c2c3ab;
 height: 46px;
 border-top: 1px solid #535c77;
 display: block;
}
}
 @media screen and (max-width: 590px) {
.wrapper.sticky .tp-2, .tp-2 {
display:none;
}
.call-btn {
display:block;
}
/*	 .container{position:relative;
	 z-index:9999999999;}
	 body {
    padding-bottom: 200px;
}*/
.error {
	color:#F00 !important;
}
