/*
Theme Name: Galfand Berger Theme
Theme URI:
Description: Galfand Berger Theme
Version: 3.0
Author: PLM
Author URI: http://www.galfandberger.com/
Tags: plm, responsive
*/



body {
	background-color: #333;
	color: #000;
	overflow-x: hidden;
	font-family: "Open Sans", sans-serif;
}
.wrap {
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
	overflow-x: hidden;
}
a {
	color: #336699;
}
a:focus,
a:hover {
	color: #62a744;
	text-decoration: none;
}
h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #021542;
}
h2 {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	font-size: 29px;
	color: #336699;
	line-height: 1.37;
}


.container {
	padding-right: 15px;
	padding-left : 15px;
	margin-right : auto;
	margin-left  : auto;
	width        : 100%;
	max-width    : 1400px;
	position     : relative;
	overflow     : hidden;
}


.clear:after{
	content: '';
	display: table;
	clear: both;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.row:after {
	display: block;
	content: "";
	clear: both;
}
.row-no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row-no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.ev-block-container{
	list-style: none;
	position  : relative;
	width     : 100%;
	margin    : 0;
	padding   : 0;
}
.ev-block-container:after{
	content: '';
	display: block;
	clear  : both;

}
.ev-block-container .block{
	list-style: none;
	position  : relative;
	display   : block;
	float     : left;
	width     : 100%;
	margin    : 0;
	padding   : 0 15px;
}

.col-xs-1, 		.col-sm-1, 		.col-md-1, 		.col-lg-1,
.col-xs-2, 		.col-sm-2, 		.col-md-2, 		.col-lg-2,
.col-xs-3, 		.col-sm-3, 		.col-md-3, 		.col-lg-3,
.col-xs-5ths, 	.col-sm-5ths, 	.col-md-5ths, 	.col-lg-5ths,
.col-xs-4, 		.col-sm-4, 		.col-md-4, 		.col-lg-4,
.col-xs-5, 		.col-sm-5, 		.col-md-5, 		.col-lg-5,
.col-xs-6, 		.col-sm-6, 		.col-md-6, 		.col-lg-6,
.col-xs-7, 		.col-sm-7, 		.col-md-7, 		.col-lg-7,
.col-xs-8, 		.col-sm-8, 		.col-md-8, 		.col-lg-8,
.col-xs-9, 		.col-sm-9, 		.col-md-9, 		.col-lg-9,
.col-xs-10, 	.col-sm-10, 	.col-md-10,		.col-lg-10,
.col-xs-11, 	.col-sm-11, 	.col-md-11,		.col-lg-11,
.col-xs-12, 	.col-sm-12, 	.col-md-12,		.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-5ths, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 		{width: 100%;}
.col-xs-11 		{width: 91.66666667%;}
.col-xs-10 		{width: 83.33333333%;}
.col-xs-9  		{width: 75%;}
.col-xs-8  		{width: 66.66666667%;}
.col-xs-7  		{width: 58.33333333%;}
.col-xs-6  		{width: 50%;}
.col-xs-5  		{width: 41.66666667%;}
.col-xs-4  		{width: 33.33333333%;}
.col-xs-3  		{width: 25%;}
.col-xs-5ths  	{width: 20%;}
.col-xs-2  		{width: 16.66666667%;}
.col-xs-1  		{width: 8.33333333%;}

.col-xs-pull-12 	{right: 100%;}
.col-xs-pull-11 	{right: 91.66666667%;}
.col-xs-pull-10 	{right: 83.33333333%;}
.col-xs-pull-9  	{right: 75%;}
.col-xs-pull-8  	{right: 66.66666667%;}
.col-xs-pull-7  	{right: 58.33333333%;}
.col-xs-pull-6  	{right: 50%;}
.col-xs-pull-5  	{right: 41.66666667%;}
.col-xs-pull-4  	{right: 33.33333333%;}
.col-xs-pull-3  	{right: 25%;}
.col-xs-pull-5ths  	{right: 20%;}
.col-xs-pull-2  	{right: 16.66666667%;}
.col-xs-pull-1  	{right: 8.33333333%;}
.col-xs-pull-0  	{right: auto;}

.col-xs-push-12 	{left: 100%;}
.col-xs-push-11 	{left: 91.66666667%;}
.col-xs-push-10 	{left: 83.33333333%;}
.col-xs-push-9 		{left: 75%;}
.col-xs-push-8 		{left: 66.66666667%;}
.col-xs-push-7 		{left: 58.33333333%;}
.col-xs-push-6 		{left: 50%;}
.col-xs-push-5 		{left: 41.66666667%;}
.col-xs-push-4 		{left: 33.33333333%;}
.col-xs-push-3 		{left: 25%;}
.col-xs-pull-5ths 	{left: 20%;}
.col-xs-push-2 		{left: 16.66666667%;}
.col-xs-push-1 		{left: 8.33333333%;}
.col-xs-push-0 		{left: auto;}

.col-xs-offset-12 	{margin-left: 100%;}
.col-xs-offset-11 	{margin-left: 91.66666667%;}
.col-xs-offset-10 	{margin-left: 83.33333333%;}
.col-xs-offset-9  	{margin-left: 75%;}
.col-xs-offset-8  	{margin-left: 66.66666667%;}
.col-xs-offset-7  	{margin-left: 58.33333333%;}
.col-xs-offset-6  	{margin-left: 50%;}
.col-xs-offset-5  	{margin-left: 41.66666667%;}
.col-xs-offset-4  	{margin-left: 33.33333333%;}
.col-xs-offset-3  	{margin-left: 25%;}
.col-xs-offset-5ths {margin-left: 20%;}
.col-xs-offset-2  	{margin-left: 16.66666667%;}
.col-xs-offset-1  	{margin-left: 8.33333333%;}
.col-xs-offset-0  {margin-left: 0%;}

@media (min-width: 768px) {

	.col-sm-1, .col-sm-2, .col-sm-5ths, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
	.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 		{width: 100%;}
	.col-sm-11 		{width: 91.66666667%;}
	.col-sm-10 		{width: 83.33333333%;}
	.col-sm-9  		{width: 75%;}
	.col-sm-8  		{width: 66.66666667%;}
	.col-sm-7  		{width: 58.33333333%;}
	.col-sm-6  		{width: 50%;}
	.col-sm-5  		{width: 41.66666667%;}
	.col-sm-4  		{width: 33.33333333%;}
	.col-sm-3  		{width: 25%;}
	.col-sm-5ths  	{width: 20%;}
	.col-sm-2  		{width: 16.66666667%;}
	.col-sm-1  		{width: 8.33333333%;}

	.col-sm-pull-12 	{right: 100%;}
	.col-sm-pull-11 	{right: 91.66666667%;}
	.col-sm-pull-10 	{right: 83.33333333%;}
	.col-sm-pull-9  	{right: 75%;}
	.col-sm-pull-8  	{right: 66.66666667%;}
	.col-sm-pull-7  	{right: 58.33333333%;}
	.col-sm-pull-6  	{right: 50%;}
	.col-sm-pull-5  	{right: 41.66666667%;}
	.col-sm-pull-4  	{right: 33.33333333%;}
	.col-sm-pull-3  	{right: 25%;}
	.col-sm-pull-5ths  	{right: 20%;}
	.col-sm-pull-2  	{right: 16.66666667%;}
	.col-sm-pull-1  	{right: 8.33333333%;}
	.col-sm-pull-0  	{right: auto;}

	.col-sm-push-12 	{left: 100%;}
	.col-sm-push-11 	{left: 91.66666667%;}
	.col-sm-push-10 	{left: 83.33333333%;}
	.col-sm-push-9  	{left: 75%;}
	.col-sm-push-8  	{left: 66.66666667%;}
	.col-sm-push-7  	{left: 58.33333333%;}
	.col-sm-push-6  	{left: 50%;}
	.col-sm-push-5  	{left: 41.66666667%;}
	.col-sm-push-4  	{left: 33.33333333%;}
	.col-sm-push-3  	{left: 25%;}
	.col-sm-push-5ths  	{left: 20%;}
	.col-sm-push-2  	{left: 16.66666667%;}
	.col-sm-push-1  	{left: 8.33333333%;}
	.col-sm-push-0  	{left: auto;}

	.col-sm-offset-12 	{margin-left: 100%;}
	.col-sm-offset-11 	{margin-left: 91.66666667%;}
	.col-sm-offset-10 	{margin-left: 83.33333333%;}
	.col-sm-offset-9  	{margin-left: 75%;}
	.col-sm-offset-8  	{margin-left: 66.66666667%;}
	.col-sm-offset-7  	{margin-left: 58.33333333%;}
	.col-sm-offset-6  	{margin-left: 50%;}
	.col-sm-offset-5  	{margin-left: 41.66666667%;}
	.col-sm-offset-4  	{margin-left: 33.33333333%;}
	.col-sm-offset-3  	{margin-left: 25%;}
	.col-sm-offset-5ths {margin-left: 25%;}
	.col-sm-offset-2  	{margin-left: 16.66666667%;}
	.col-sm-offset-1  	{margin-left: 8.33333333%;}
	.col-sm-offset-0  	{margin-left: 0%;}
}
@media (min-width: 992px) {

	.col-md-1, .col-md-2, .col-md-5ths, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
	.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 		{width: 100%;}
	.col-md-11 		{width: 91.66666667%;}
	.col-md-10 		{width: 83.33333333%;}
	.col-md-9  		{width: 75%;}
	.col-md-8  		{width: 66.66666667%;}
	.col-md-7  		{width: 58.33333333%;}
	.col-md-6  		{width: 50%;}
	.col-md-5  		{width: 41.66666667%;}
	.col-md-4  		{width: 33.33333333%;}
	.col-md-3  		{width: 25%;}
	.col-md-5ths 	{width: 20%;}
	.col-md-2 		{width: 16.66666667%;}
	.col-md-1 		{width: 8.33333333%;}

	.col-md-pull-12 	{right: 100%;}
	.col-md-pull-11 	{right: 91.66666667%;}
	.col-md-pull-10 	{right: 83.33333333%;}
	.col-md-pull-9  	{right: 75%;}
	.col-md-pull-8  	{right: 66.66666667%;}
	.col-md-pull-7  	{right: 58.33333333%;}
	.col-md-pull-6  	{right: 50%;}
	.col-md-pull-5  	{right: 41.66666667%;}
	.col-md-pull-4  	{right: 33.33333333%;}
	.col-md-pull-3  	{right: 25%;}
	.col-md-pull-5ths  	{right: 20%;}
	.col-md-pull-2  	{right: 16.66666667%;}
	.col-md-pull-1  	{right: 8.33333333%;}
	.col-md-pull-0  	{right: auto;}

	.col-md-push-12 	{left: 100%;}
	.col-md-push-11 	{left: 91.66666667%;}
	.col-md-push-10 	{left: 83.33333333%;}
	.col-md-push-9  	{left: 75%;}
	.col-md-push-8  	{left: 66.66666667%;}
	.col-md-push-7  	{left: 58.33333333%;}
	.col-md-push-6  	{left: 50%;}
	.col-md-push-5  	{left: 41.66666667%;}
	.col-md-push-4  	{left: 33.33333333%;}
	.col-md-push-3  	{left: 25%;}
	.col-md-push-5ths  	{left: 20%;}
	.col-md-push-2  	{left: 16.66666667%;}
	.col-md-push-1  	{left: 8.33333333%;}
	.col-md-push-0  	{left: auto;}

	.col-md-offset-12 	{margin-left: 100%;}
	.col-md-offset-11 	{margin-left: 91.66666667%;}
	.col-md-offset-10 	{margin-left: 83.33333333%;}
	.col-md-offset-9  	{margin-left: 75%;}
	.col-md-offset-8  	{margin-left: 66.66666667%;}
	.col-md-offset-7  	{margin-left: 58.33333333%;}
	.col-md-offset-6  	{margin-left: 50%;}
	.col-md-offset-5  	{margin-left: 41.66666667%;}
	.col-md-offset-4  	{margin-left: 33.33333333%;}
	.col-md-offset-3  	{margin-left: 25%;}
	.col-md-offset-5ths {margin-left: 20%;}
	.col-md-offset-2  	{margin-left: 16.66666667%;}
	.col-md-offset-1  	{margin-left: 8.33333333%;}
	.col-md-offset-0  	{margin-left: 0%;}
}
@media (min-width: 1200px) {

	.col-lg-1, .col-lg-2, .col-lg-5ths, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
	.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 		{width: 100%;}
	.col-lg-11 		{width: 91.66666667%;}
	.col-lg-10 		{width: 83.33333333%;}
	.col-lg-9  		{width: 75%;}
	.col-lg-8  		{width: 66.66666667%;}
	.col-lg-7  		{width: 58.33333333%;}
	.col-lg-6  		{width: 50%;}
	.col-lg-5  		{width: 41.66666667%;}
	.col-lg-4  		{width: 33.33333333%;}
	.col-lg-3  		{width: 25%;}
	.col-lg-5ths	{width: 20%;}
	.col-lg-2  		{width: 16.66666667%;}
	.col-lg-1  		{width: 8.33333333%;}

	.col-lg-pull-12 	{right: 100%;}
	.col-lg-pull-11 	{right: 91.66666667%;}
	.col-lg-pull-10 	{right: 83.33333333%;}
	.col-lg-pull-9  	{right: 75%;}
	.col-lg-pull-8  	{right: 66.66666667%;}
	.col-lg-pull-7  	{right: 58.33333333%;}
	.col-lg-pull-6  	{right: 50%;}
	.col-lg-pull-5  	{right: 41.66666667%;}
	.col-lg-pull-4  	{right: 33.33333333%;}
	.col-lg-pull-3  	{right: 25%;}
	.col-lg-pull-5ths  	{right: 20%;}
	.col-lg-pull-2 		{right: 16.66666667%;}
	.col-lg-pull-1 		{right: 8.33333333%;}
	.col-lg-pull-0 		{right: auto;}

	.col-lg-push-12 	{left: 100%;}
	.col-lg-push-11 	{left: 91.66666667%;}
	.col-lg-push-10 	{left: 83.33333333%;}
	.col-lg-push-9  	{left: 75%;}
	.col-lg-push-8  	{left: 66.66666667%;}
	.col-lg-push-7  	{left: 58.33333333%;}
	.col-lg-push-6  	{left: 50%;}
	.col-lg-push-5  	{left: 41.66666667%;}
	.col-lg-push-4  	{left: 33.33333333%;}
	.col-lg-push-3  	{left: 25%;}
	.col-lg-push-5ths  	{left: 20%;}
	.col-lg-push-2  	{left: 16.66666667%;}
	.col-lg-push-1  	{left: 8.33333333%;}
	.col-lg-push-0  	{left: auto;}

	.col-lg-offset-12 	{margin-left: 100%;}
	.col-lg-offset-11 	{margin-left: 91.66666667%;}
	.col-lg-offset-10 	{margin-left: 83.33333333%;}
	.col-lg-offset-9  	{margin-left: 75%;}
	.col-lg-offset-8  	{margin-left: 66.66666667%;}
	.col-lg-offset-7  	{margin-left: 58.33333333%;}
	.col-lg-offset-6  	{margin-left: 50%;}
	.col-lg-offset-5  	{margin-left: 41.66666667%;}
	.col-lg-offset-4  	{margin-left: 33.33333333%;}
	.col-lg-offset-3  	{margin-left: 25%;}
	.col-lg-offset-5ths {margin-left: 20%;}
	.col-lg-offset-2  	{margin-left: 16.66666667%;}
	.col-lg-offset-1  	{margin-left: 8.33333333%;}
	.col-lg-offset-0  	{margin-left: 0%;}
}

@media (min-width: 1600px) {

	.col-xl-1, .col-xl-2, .col-xl-5ths, .col-xll-3, .col-xll-4, .col-xll-5, .col-xl-6,
	.col-xl-7, .col-xl-8, .col-xl-9, .col-xll-10, .col-xll-11, .col-xll-12 {
		float: left;
	}
	.col-xl-12 		{width: 100%;}
	.col-xl-11 		{width: 91.66666667%;}
	.col-xl-10 		{width: 83.33333333%;}
	.col-xl-9  		{width: 75%;}
	.col-xl-8  		{width: 66.66666667%;}
	.col-xl-7  		{width: 58.33333333%;}
	.col-xl-6  		{width: 50%;}
	.col-xl-5  		{width: 41.66666667%;}
	.col-xl-4  		{width: 33.33333333%;}
	.col-xl-3  		{width: 25%;}
	.col-xl-5ths	{width: 20%;}
	.col-xl-2  		{width: 16.66666667%;}
	.col-xl-1  		{width: 8.33333333%;}

	.col-xl-pull-12 	{right: 100%;}
	.col-xl-pull-11 	{right: 91.66666667%;}
	.col-xl-pull-10 	{right: 83.33333333%;}
	.col-xl-pull-9  	{right: 75%;}
	.col-xl-pull-8  	{right: 66.66666667%;}
	.col-xl-pull-7  	{right: 58.33333333%;}
	.col-xl-pull-6  	{right: 50%;}
	.col-xl-pull-5  	{right: 41.66666667%;}
	.col-xl-pull-4  	{right: 33.33333333%;}
	.col-xl-pull-3  	{right: 25%;}
	.col-xl-pull-5ths  	{right: 20%;}
	.col-xl-pull-2 		{right: 16.66666667%;}
	.col-xl-pull-1 		{right: 8.33333333%;}
	.col-xl-pull-0 		{right: auto;}

	.col-xl-push-12 	{left: 100%;}
	.col-xl-push-11 	{left: 91.66666667%;}
	.col-xl-push-10 	{left: 83.33333333%;}
	.col-xl-push-9  	{left: 75%;}
	.col-xl-push-8  	{left: 66.66666667%;}
	.col-xl-push-7  	{left: 58.33333333%;}
	.col-xl-push-6  	{left: 50%;}
	.col-xl-push-5  	{left: 41.66666667%;}
	.col-xl-push-4  	{left: 33.33333333%;}
	.col-xl-push-3  	{left: 25%;}
	.col-xl-push-5ths  	{left: 20%;}
	.col-xl-push-2  	{left: 16.66666667%;}
	.col-xl-push-1  	{left: 8.33333333%;}
	.col-xl-push-0  	{left: auto;}

	.col-xl-offset-12 	{margin-left: 100%;}
	.col-xl-offset-11 	{margin-left: 91.66666667%;}
	.col-xl-offset-10 	{margin-left: 83.33333333%;}
	.col-xl-offset-9  	{margin-left: 75%;}
	.col-xl-offset-8  	{margin-left: 66.66666667%;}
	.col-xl-offset-7  	{margin-left: 58.33333333%;}
	.col-xl-offset-6  	{margin-left: 50%;}
	.col-xl-offset-5  	{margin-left: 41.66666667%;}
	.col-xl-offset-4  	{margin-left: 33.33333333%;}
	.col-xl-offset-3  	{margin-left: 25%;}
	.col-xl-offset-5ths {margin-left: 20%;}
	.col-xl-offset-2  	{margin-left: 16.66666667%;}
	.col-xl-offset-1  	{margin-left: 8.33333333%;}
	.col-xl-offset-0  	{margin-left: 0%;}
}


.clearfix:before,.dl-horizontal dd:before,.container:before,.container-fluid:before,.row:before,
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after {
	display: table;
	content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pull-right {	float     : right !important;}
.pull-left {	float     : left !important;}
.hide {			display   : none !important;}
.show {			display   : block !important;}
.invisible {	visibility: hidden;}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs 		{display: block !important;}
	table.visible-xs 	{display: table !important;}
	tr.visible-xs 		{display: table-row !important;}
	th.visible-xs,
	td.visible-xs 		{display: table-cell !important;}
}

@media (max-width: 767px) {.visible-xs-block 		{display: block !important;}}
@media (max-width: 767px) {.visible-xs-inline 		{display: inline !important;}}
@media (max-width: 767px) {.visible-xs-inline-block {display: inline-block !important;}}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {display: block !important;}
	table.visible-sm 	{display: table !important;}
	tr.visible-sm 		{display: table-row !important;}
	th.visible-sm,
	td.visible-sm 		{display: table-cell !important;}
}
@media (min-width: 768px) and (max-width: 991px) {.visible-sm-block 		{display: block !important;}}
@media (min-width: 768px) and (max-width: 991px) {.visible-sm-inline 		{display: inline !important;}}
@media (min-width: 768px) and (max-width: 991px) {.visible-sm-inline-block 	{display: inline-block !important;}}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md 		{display: block !important;}
	table.visible-md 	{display: table !important;}
	tr.visible-md 		{display: table-row !important;}
	th.visible-md,
	td.visible-md 		{display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {.visible-md-block 		{display: block !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.visible-md-inline 		{display: inline !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.visible-md-inline-block {display: inline-block !important;}}
@media (min-width: 1200px) {
	.visible-lg 		{display: block !important;}
	table.visible-lg 	{display: table !important;}
	tr.visible-lg 		{display: table-row !important;}
	th.visible-lg,
	td.visible-lg 		{display: table-cell !important;}
}
@media (min-width: 1200px) 	{.visible-lg-block 					{display: block !important;}}
@media (min-width: 1200px) 	{.visible-lg-inline 				{display: inline !important;}}
@media (min-width: 1200px) 	{.visible-lg-inline-block 			{display: inline-block !important;}}
@media (max-width: 767px) 	{.hidden-xs 						{display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-sm 	{display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-md 	{display: none !important;}}
@media (min-width: 1200px) 	{.hidden-lg 						{display: none !important;}}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print 		{display: block !important;}
	table.visible-print {display: table !important;}
	tr.visible-print 	{display: table-row !important;}
	th.visible-print,
	td.visible-print 	{display: table-cell !important;}
}
.visible-print-block {display: none !important;}
@media print {.visible-print-block {display: block !important;}}

.visible-print-inline {display: none !important;}
@media print {.visible-print-inline {display: inline !important;}}

.visible-print-inline-block {display: none !important;}
@media print {.visible-print-inline-block {display: inline-block !important;}}

@media print {.hidden-print {display: none !important;}}



#topBar {
	width: 100%;
	background: #1b3561;
	height: 32px;
	display: flex;
	justify-content: flex-end;
}
.screened {
	display: block;
	align-self: center;
	padding: 2px 15px;
	background: red;
	height: 32px;
	color: #fff;
	width: 207px;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}
.check {
	height: auto;
	max-width: 23px;
	vertical-align: middle;
}
@media (max-width: 767px) {
	#topBar {
		height: 48px;
		display: block;
	}
	.screened {
		float: right;
	}
}
.contact {
	font-family: "Open Sans", sans-serif;
	text-align: right;
	padding-top: 0;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}
.contact span.largeContact {
	display: inline-block;
}
.contact span.mobileContact {
	display: none;
}
.comm-head {
	background: #62a744;
	padding: 5px 15px;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
}
.shrink {
	font-size: 16px;
}
.search-form {
	margin-left: 9px;
	display: inline-block;
}
.search-field {
	background-color: transparent;
	background-image: url(assets/img/search-24-2.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	color: #333;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
	font-weight: normal;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
}

.search-field:focus {
	background-color: #fff;
	background-image: url(assets/img/search-24-o.png);
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 200px;
}

.b-side .search-field {
	background-image: url(assets/img/search-24-o.png);
}
.b-side .search-field:focus {
	background-color: #f2f2f2;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 200px;
}
.search-form .search-submit {
	display: none;
}
.navbar-inverse .navbar-nav > li > a {
	font-family: "roboto condensed", sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background: #62a744;
	color: #fff;
}

/* Required to make menu appear on mouse hover. */
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	width: 260px;
}
.dropdown-menu > li > a {
	white-space: normal;
}
ul.nav li.dropdown > ul.dropdown-menu li.dropdown-submenu:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
	min-width: 226px;
}
/*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/
.dropdown-menu > .active > a {
	background: none;
	color: #333;
	outline: 0 none;
	text-decoration: none;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background: #62a744;
	color: #fff;
	text-decoration: none;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #ffffff;
}

.full img {
	width: 100%;
}
.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside {
	font-family: "Open Sans", sans-serif;
	height: auto !important;
	background: none;
	color: rgb(255, 255, 255);
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 1);
	margin-right: 20px;
	font-weight: 600;
	padding: 10px 20px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
}
.soliloquy-container .soliloquy-caption.soliloquy-caption-left {
	width: 100% !important;
}
.soliloquy-caption-left .soliloquy-caption-inside a div.learn-more {
	font-size: 18px;
	display: block;
	border: 1px solid #62a744;
	color: #fff;
	width: 135px;
	text-transform: uppercase;
	padding: 5px;
	background: rgba(0, 0, 0, 0.6);
	margin: 10px auto;
}
.soliloquy-caption-left .soliloquy-caption-inside a div.learn-more:hover {
	background: rgba(204, 204, 204, 0.2);
}
.carousel {
	z-index: 1;
	border-bottom: 5px solid #336699;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 100%;
	height: 100%;
}
.home-header {
	left: 0;
	position: absolute;
	right: 0;
	top: 1;
	z-index: 2;
}
.top-header {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	left: 0;
	position: absolute;
	right: 0;
	top: 1;
	z-index: 2;
}
#banner {
	position: relative;
	width: 100%;
	display: block;
	box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.75);
}
#banner img {
	width: 100%;
	height: auto;
}
.banner-title {
	background: rgba(41, 169, 225, 0.75);
	width: auto;
	min-width: 35%;
	font-family: "Open Sans", sans-serif;
	padding: 0px 8% 0px 20px;
	color: #ffffff;
	position: absolute;
	bottom: 10%;
	font-weight: 600;
	text-align: right;
	box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.75);
}

.mobile-phone span {
	color: #021542;
	font-size: 25px;
	font-weight: bold;
}
.mobile-phone a {
	color: #021542;
}

#marketing {
	padding: 20px 0 20px 0;
}
#marketing a {
	color: #021542;
}
#marketing a:hover {
	text-decoration: none;
}

#verdicts-main {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.verdicts-settle ul {
	width: 100%;
	padding-left: 0px !important;
}
.verdicts-settle ul li {
	list-style-type: none;
	text-decoration: none;
}
.verdicts-settle ul li a {
	text-decoration: none;
	padding: 15px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5c85c0+0,213c69+100 */
	background: #5c85c0; /* Old browsers */
	background: -moz-linear-gradient(top, #5c85c0 0%, #213c69 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5c85c0 0%, #213c69 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5c85c0 0%, #213c69 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c85c0', endColorstr='#213c69',GradientType=0 ); /* IE6-9 */
}
.verdicts-settle ul li a:hover {
	background: #dfe8f4;
	color: #1b3560;
}
.verdicts-settle ul li a.longer {
	padding: 5px 15px;
}

.box h3 {
	font-family: "Open Sans", sans-serif;
	text-align: center;
}
.box:hover {
	color: #990000;
}
.box img {
	border: 2px solid #336699;
}
.box img:hover {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
.box span img {
	border: 0px;
	margin-top: -4px;
}
.img-center {
	margin: 0 auto;
}
.pulse {
	position: absolute;
	bottom: 23%;
	text-align: center;
	font-size: 50px;
	left: 0;
	right: 0;
	color: #fff;
	width: 50%;
	margin: 0 auto;
}
.pulse .fa-chevron-circle-down {
	animation: 2s ease 0s normal none infinite running pulse;
}
/*@keyframes pulse {
0% {
    transform: translate(0px, 0px);
}
50% {
    transform: translate(0px, 10px);
}
100% {
    transform: translate(0px, 0px);
}
}
@keyframes pulse {
0% {
    transform: translate(0px, 0px);
}
50% {
    transform: translate(0px, 10px);
}
100% {
    transform: translate(0px, 0px);
}
}*/
.home-one {
	background: #125d8c;
	color: #fff;
	width: 100%;
}
.home-one h3 {
	font-family: "Open Sans", sans-serif;
	text-align: center;
}
.home-one p {
	padding: 0 15px 20px;
}
.home-two {
	color: #333;
	font-size: 15px;
	width: 100%;
}
.home-two h3 {
	color: #1b3561;
	font-size: 28px;
	padding: 0 40px;
}
.home-two h3 a {
	color: #1b3561;
}
.home-two h4 {
	color: #00593f;
}
.home-two p {
	padding: 0 0px 5px 0px;
}
.home-three {
	color: #fff;
}
.home-three h3 {
	color: #fff;
	font-size: 28px;
}
.home-three h3 span {
	color: #25b34b;
}
.home-three p {
	letter-spacing: 0.1px;
	padding: 0 30px 20px 15px;
}
.home-three .content {
	margin-top: 10%;
}
.home-one h3,
.home-two h3,
.home-three h3 {
	font-family: "Open Sans", sans-serif;
	text-align: center;
}
.inner {
	margin-top: 50px;
}
.midcontent h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	font-size: 27px;
	color: #336699;
}
.midcontent a {
	color: #336699;
	text-decoration: none;
}
.midcontent a:hover {
	color: #62a744;
	text-decoration: underline;
}
.midcontent ul {
	list-style-type: disc;
}
.midcontent ul li {
	padding-bottom: 12px;
}
.home-list {
	margin: 20px 0;
}
.home-list a {
	color: #333;
}
.home-list a:hover {
	color: #336699;
}
#partners {
	padding: 20px 0;
	width: 100%;
}
#associates {
	background: #e6e6e6;
	padding: 20px 0;
	width: 100%;
}
#of-counsel {
	padding: 20px 0;
	width: 100%;
}

.attorney {
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
.bio-icons {
	padding-left: 0 !important;
}
.bio-icons li {
	display: inline-block;
	padding: 0 13px !important;
}
.scale-icon {
	margin-left: 15px;
}
.side-shadow {
	width: 100%;
}
.sig {
	color: #336699;
	font-weight: bold;
}
.contact-box {
	background-color: #aaaaaa;
	padding: 50px;
	margin: 20px auto;
}
.contact-box h3 {
	text-align: center;
	font-size: 35px;
}
.foot-wrap {
	background-color: #1b3561;
	color: #fff;
	position: relative;
	text-align: center;
}
.portraitsBy {
	text-align: right;
	margin-bottom: 0;
	padding-top: 20px;
	margin-right: 20px;
	text-shadow: 3px 3px 3px black;
}
.portraitsBy a {
	color: #fff;
	text-decoration: none;
}
@media (max-width: 991px) {
	#review-btn {
		display: block !important;
		margin: 10px auto !important;
		width: 200px;
	}

	.portraitsBy {
		text-align: center;
	}
}
.foot {
	margin: 25px 0 15px;
}
.foot-logo {
	text-align: center;
	margin: 20px auto 0;
}
.foot h3 {
	color: #fff;
	margin-top: 20px;
	font-size: 32px;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}
.foot-block.first {
	border-left: 0px;
	padding-left: 15px;
}
.foot-block.first img {
	max-width: 320px;
	padding: 0px;
}
.foot-block a {
	color: #ffffff;
}
.foot-block a:hover {
	color: #336699;
}
.foot-block ul {
	line-height: 25px;
	margin-top: 20px;
	list-style-type: none;
	width: 100%;
}
.foot-block.form {
	padding-left: 20px;
}
.address {
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	display: block;
}
.address strong {
	font-size: 18px;
}
.awards {
	margin: 0 auto;
}
.awards img {
	margin-right: 10px;
}
#gform_wrapper_1.gplaceholder.bot-form_wrapper,
#gform_wrapper_3.gplaceholder.bot-form_wrapper {
	padding: 0;
	margin: 0;
}
#gform_1.gplaceholder.bot-form li input,
#gform_3.gplaceholder.bot-form li input {
	width: 100%;
}
#gform_1.gplaceholder.bot-form li textarea,
#gform_3.gplaceholder.bot-form li textarea {
	height: 80px;
	width: 100%;
}
#gform_1.gplaceholder.bot-form input#gform_submit_button_1.gform_button.button,
#gform_3.gplaceholder.bot-form input#gform_submit_button_3.gform_button.button {
	background: #990000 none repeat scroll 0 0;
	border: 1px solid #aaaaaa;
	color: #ffffff;
	display: inline-block;
	padding: 5px 10px;
}
#gform_1.gplaceholder.bot-form input#gform_submit_button_1.gform_button.button:hover,
#gform_3.gplaceholder.bot-form input#gform_submit_button_3.gform_button.button:hover {
	background: #aaaaaa none repeat scroll 0 0;
}
.social-bottom {
	font-family: "Open Sans", sans-serif;
	color: #336699;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
}
.social-bottom p {
	float: left;
	margin: 0 15px 0 5px;
}
.social-bottom img {
	margin: 0px 0 0;
	width: 24px !important;
	float: left;
}
.associations img {
	padding-top: 10px;
}
#footernavul {
	/*border-top: 1px solid #AAAAAA;*/
}
ul#footernavul {
	list-style: none;
	padding-left: 0px;
}
#footernavul li {
	float: left;
	padding: 10px;
}
.copyright {
	min-height: 40px;
	background-color: #ffffff;
	color: #333333;
	padding: 30px 0;
}
.alignleft {
	float: left;
	margin: 0px 15px 15px 0;
}
.alignright {
	float: right;
	margin: 0px 0px 15px 15px;
}
/*Begin Custom Blog Structure*/
.span4 .btn {
	text-align: left;
	white-space: normal;
	border: none;
	border-radius: 0;
	background-color: #62a744;
	color: #fff;
	width: 100%;
}
.span4 .btn.collapsed {
	/*background:rgba(242, 242, 242,0.53);*/
	background: none;
}
.span4 a {
	color: #1e7727;
	text-decoration: none;
}
.span4 a:hover {
	text-decoration: none;
}
.span4 button.btn.collapsed h3.blogtitle {
	color: #125d8c;
	margin-top: 3px;
}
.span4 button.btn h3.blogtitle {
	color: #fff;
	margin-top: 3px;
	font-size: 20px;
}
.collapsing {
	-webkit-transition: width 0s, height 0.5s; /* Safari */
	transition: width 0s, height 0.5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.span4 .entry-summary {
	background: #f2f2f2;
}
.span4 p {
	padding: 10px;
	margin-right: 15px;
	min-height: 200px;
}
.span4 span.post-date a {
	font-size: 16px;
	color: #5d5d5d;
	display: block;
	padding: 10px 10px 0 10px;
}
.post-date {
	font-size: 14px;
}
a.read-more {
	color: #62a744;
}
a.read-more:hover {
	color: #336699;
}
.featured-img {
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
}
.entry-date {
	margin-bottom: 20px;
	display: inline-block;
}

/*End Blog Rules*/
.pa-temp img {
	width: 100%;
	max-height: 232px;
}
.pa-temp div {
	margin-bottom: 20px;
}
.bio-col1.pa ul li {
	display: block;
	text-align: left;
}
.bio-col1.pa h3 {
	text-align: left;
}
.char-c {
	display: table;
	height: 100px;
}
.char-t {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
}
.char-bot {
	padding: 20px 0;
	font-size: 16px;
	background: #f2f2f2;
}
.DOP_ThumbnailGallery_Background {
	background: #fff !important;
}
.green {
	color: #1e7727;
	font-weight: bold;
}
.golf {
	margin: 20px 0;
	text-align: center;
}
.golf-t {
	margin: 50px 0 0 0;
	text-align: center;
	font-size: 20px;
	vertical-align: middle;
}
.golf-t h3 {
	font-size: 30px;
}
.arc-list ul {
	list-style-type: none;
	padding-left: 10px !important;
}
.arc-list ul li {
	display: inline-block;
	font-size: 30px;
}
.arc-list ul li:after {
	content: "|";
	color: #f2f2f2;
	padding: 0 10px;
}
.arc-list ul li:last-child:after {
	content: "";
}
.arc-list ul li a.cur {
	color: #62a744;
}
.liveChatFloatingButton {
	display: none !important;
}
/*Our Firm*/
.attorneys-full.content {
	padding-right: 0.9375rem;
}
.attorneys-full {
	padding-top: 40px;
	text-align: center;
}
.atty-content {
	text-align: left;
}
.attorneys-full .content {
	padding-right: 0.9375rem !important;
}
.detail .attorney-list h1 {
	margin-bottom: 65px;
	padding-bottom: 0;
}
.attorney-landing {
	display: inline-block;
	float: left;
	margin-bottom: 20px;
	padding: 0 1%;
	position: relative;
	width: 24.9%;
}
.attorney-landing h3 {
	font-size: 16px;
	margin-bottom: 2px;
	color: #62a744;
	margin-top: 10px;
}
.attorney-landing h3 a {
	color: #62a744;
}
.attorney-landing p {
	margin-bottom: 7px;
}
.attorney-landing p a {
	color: #62a744;
}
.attorney-list h1 {
	padding-bottom: 20px;
	padding-left: 1%;
	text-align: left;
}
.attorney-landing .view-bio {
	color: #fff;
	left: 0;
	margin: -34px 0 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 75%;
	transition: all 0.3s ease 0s;
	z-index: 99;
}
.attorney-landing .view-bio span {
	display: inline-block;
	font-size: 18px;
	height: 30px;
	line-height: 29px;
	padding: 0 15px;
	text-transform: uppercase;
}
.attorney-landing a .atty-landing-cover:hover .view-bio {
	opacity: 1;
}
.attorney-landing a .atty-landing-cover {
	position: relative !important;
}
.attorney-landing a .atty-landing-cover:hover .hover {
	opacity: 1;
	top: 50%;
}
.attorney-landing a .atty-landing-cover::after {
	background: rgba(55, 89, 137, 0.75) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
}
.attorney-landing a:hover .atty-landing-cover::after {
	opacity: 1;
}
.section.attorney ul ul {
	margin-left: 13px;
}
.section.attorney ul ul li {
	border: medium none;
}
.section.attorney ul li a::before {
	display: none;
}
img.landing-attyphoto {
	width: 100%;
	height: auto;
}
.landing-vcard {
	background: #8cae03 none repeat scroll 0 0;
	display: inline-block;
}
.landing-vcard a {
	background: #375989 none repeat scroll 0 0;
	color: #fff !important;
	display: block;
	padding: 5px 10px;
}
.landing-vcard a:hover {
	background: #8cae03 none repeat scroll 0 0 !important;
}
.landing-vcard a:hover {
	color: #fff;
}
.landing-title {
	font-weight: bold;
}
.single-attorneys .header {
	min-height: 700px;
}
.single-attorneys h1 {
	color: #fff;
	font-size: 72px;
}
.attorney-hold {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.attorney-wrap {
	display: table;
	height: 100%;
	width: 100%;
}
.attorney-contain {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
	width: 100%;
}
.attorney-left .bio-details {
	margin-top: 30px;
}
.attorney-large img {
	float: right;
}
.single-atty-hold {
	bottom: 0;
	position: absolute;
	right: 0;
}
.atty-contact li::before {
	display: none !important;
}
.fourth-row,
.third-row {
	text-align: center;
	margin: 0 auto;
}
.fourth-row .attorney-landing,
.third-row .attorney-landing {
	float: none;
	display: inline-block;
}

/*Bio Pages*/
#bio-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url("assets/img/bio-bg/blank-bio.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: 70% 100%;
	background-size: cover;
}
#bio-bg img.b-img {
	display: none;
}
.bio-content {
	width: 100%;
	margin-top: 10%;
	font-size: 16px;
}
.bio-num {
	font-size: 20px;
	margin-bottom: 20px;
}
.email {
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.vcard {
	display: inline-block;
	float: left;
}
.bio-award {
	display: inline-block;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hold {
	position: relative;
	margin-left: 30px;
}
.hold a {
	color: #62a744;
	font-family: "myriad pro", sans-serif;
	text-shadow: 1px 1px 1px #000;
	font-size: 16px;
}
.hold a:active,
.hold a:hover {
	color: #3fa9f5;
}
.b-tabs {
	list-style-type: none;
	padding-left: 0;
}
.b-tabs li {
	display: inline-block;
	padding: 10px 0 0 5px;
}
.att-l a {
	color: #62a744;
}
.att-l a.selected {
	color: #1b3561;
}
#pa-gray {
	background: #f1f4f5;
}
.gray-section {
	max-width: 1170px;
}
@media (max-width: 992px) {
	#bio-bg {
		position: relative;
		width: 100%;
		padding-bottom: 58.125%;
		overflow: hidden;
		height: 0;
		background-size: cover;
	}
	#bio-bg img.b-img {
		display: none;
		width: 100%;
	}
	.hold {
		margin-left: 0px;
	}
	.bio-content {
		padding: 0 15px;
	}
}
#mobilenavul > ul > li:hover,
#mobilenavul ul li.active:hover,
#mobilenavul ul li.active,
#mobilenavul ul li.menu-item-has-children.active:hover {
	-webkit-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#mobilenavul > ul > li.menu-item-has-children > a {
	padding-right: 30px;
}
#mobilenavul > ul > li.menu-item-has-children > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: "";
}
#mobilenavul > ul > li.menu-item-has-children > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: "";
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#mobilenavul > ul > li.menu-item-has-children:hover > a:before {
	top: 23px;
	height: 0;
}
#mobilenavul ul ul li.menu-item-has-children > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: "";
}
#mobilenavul ul ul li.menu-item-has-children > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: "";
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#mobilenavul ul ul > li.menu-item-has-children:hover > a:before {
	top: 17px;
	height: 0;
}
#mobilenavul ul ul li.menu-item-has-children:hover,
#mobilenavul ul li.menu-item-has-children ul li.menu-item-has-children ul li:hover {
	background: #363636;
}
#mobilenavul ul ul ul li.active a {
	border-left: 1px solid #333;
}
#mobilenavul > ul > li.menu-item-has-children > ul > li.active > a,
#mobilenavul > ul ul > li.menu-item-has-children > ul > li.active > a {
	border-top: 1px solid #333;
}

/*Video Wrap*/
.vidWrapper {
	width: 100%;
}
.vidContain {
	height: 0;
	padding-bottom: 56.25%;
	padding-top: 25px;
	position: relative;
}
.vidContain iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.videoRows div.col-sm-12.col-md-4 {
	margin-bottom: 1em;
}
/*Floating Side Buttons*/
.side-navWrap {
	position: absolute;
	right: 0;
	z-index: 3000;
}
.side-navContain {
	position: fixed;
	top: 160px;
}
.side-navBtn {
	position: absolute;
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Safari */
	-webkit-font-smoothing: antialiased;
	transform: rotate(270deg) perspective(1px) scale(1.1);
	padding: 5px 8px;
	text-transform: uppercase;
	box-shadow: -1px 2px 2px #000;
}
.side-navBtn a {
	color: #fff;
	display: block;
}
.side-navBtn.esp {
	background: #336699;
	top: 20px;
	right: -20px;
}
.side-navBtn.con {
	background: #62a744;
	top: 108px;
	right: -21px;
}
.side-navBtn.conES {
	background: #62a744;
	top: 112px;
	right: -28px;
}
.side-navForm {
	display: none;
	position: absolute;
	right: 36px;
	top: -100px;
}
@media (max-width: 768px) {
	.side-navWrap {
		position: relative;
		right: 0;
		z-index: 999;
	}
	.side-navContain {
		position: relative;
		top: 0px;
	}
	.side-navBtn.esp,
	.side-navBtn.con,
	.side-navBtn.conES {
		top: 0px;
		right: 0px;
	}
	.side-navBtn {
		position: relative;
		-ms-transform: none; /* IE 9 */
		-webkit-transform: none; /* Safari */
		transform: none;
		width: 100%;
		text-align: center;
		padding: 14px 8px;
	}
	.side-navForm {
		display: none;
		position: relative;
		right: 0px;
		top: 0px;
	}
}
@media (min-width: 320px) {
	.logo {
		float: none;
		margin: 15px auto;
		width: 100%;
		max-width: 313px;
	}
	#mobilenav {
		display: block;
		position: relative;
		z-index: 9999;
	}
	.contact {
		font-size: 21px;
		text-align: center;
		color: #62a744;
	}
	.contact a {
		color: #62a744;
	}
	.navbar-static-top {
		border-width: 0;
		z-index: 1000;
	}
	.navbar {
		background: none;
	}
	.navbar-nav {
		margin: 0;
	}
	.long {
		width: auto;
		text-align: left;
	}
	.long a {
		padding: auto;
	}
	.nav > li.contact-link {
		display: none;
	}
	.social-top {
		display: block;
		margin: 10px auto;
		text-align: center;
	}
	.social-top img {
		width: 24px;
		height: 24px;
	}
	.bg-fill {
		background: #fff;
		position: relative;
	}
	.nav-fill {
		background: rgba(27, 53, 97, 1);
		text-align: center;
	}
	.navbar-inverse .navbar-nav > li > a {
		text-align: left;
	}
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:focus,
	.navbar-inverse .navbar-nav > .active > a:hover {
		color: #fff;
		background: none;
	}
	.navbar-toggle {
		background-color: #135d8c;
		color: #fff;
		text-transform: uppercase;
		width: 100%;
		float: none;
	}
	.align-frame {
		width: 300px;
		margin: 0 auto;
	}
	.mobile-header {
		max-width: 768px;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.mobile-logo img {
		width: 80%;
	}
	.home-header {
		display: none;
	}
	.top-header {
		display: none;
	}
	.slider {
		display: block;
		position: relative;
		margin: 0px auto;
	}
	.slider img {
		width: 100%;
		padding: 0;
	}
	.home-one {
		font-size: 18px;
	}
	.home-one h3 {
		font-size: 28px;
	}
	.home-three p {
		font-size: 18px;
		text-align: left;
	}
	.home-three {
		background: rgba(0, 0, 0, 0) url("assets/img/home-3-mob.jpg") no-repeat scroll 0 0 / cover;
		width: 100%;
		min-height: 400px;
	}
	.home-three h3 {
		display: block;
	}
	.home-one h3 sup,
	.home-three p sup {
		font-size: 12px;
		padding-left: 3px;
		top: -0.5em;
	}
	.box h3 {
		font-size: 21px;
	}
	.midcontent ul {
		padding-left: 15px;
	}
	.date {
		display: block;
		float: left;
		padding: 0px;
		margin: 8px 25px 40px 25px;
		border: 3px solid #1381a3;
	}
	.month {
		background-color: #1381a3;
		color: #fff;
		padding: 5px 20px;
		text-align: center;
	}
	.day {
		margin-left: 13px;
		text-align: center;
		font-size: 30px;
		color: #1381a3;
	}
	.foot-block {
		min-height: auto;
		border-left: 0px;
	}
	.foot-block ul {
		padding-left: 5px;
	}
	.foot-block ul li {
		float: left;
		width: 100%;
	}
	.foot-block.first img {
		width: 100%;
		float: none;
	}
	.address {
		font-size: 16px;
		text-align: center;
		float: none;
		margin: 10px auto auto auto;
	}
	.social-bottom img {
		padding: 0 2px;
		width: 26px;
	}
	.associations {
		text-align: left;
	}
	.copyright {
		text-align: left;
	}
	#footernavul ul li:first-child {
		padding-left: 10px;
	}
	#footernavul ul li {
		width: 50%;
	}
	.map {
		float: none;
		height: auto;
		margin: 20px 20px 0 5px;
		width: 100%;
	}
	.p-left {
		float: none;
	}
	.banner-title {
		font-size: 16px;
	}
	.span4 p {
		border: none;
	}
	.charities-r,
	.charities-l {
		padding: 20px;
	}
	.char-logo {
		float: none;
		width: 50%;
	}
	.char-logo img {
		width: auto;
	}
	.char-bot img {
		width: 100%;
		padding: 0 0 20px;
	}
	.gallery {
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
	.pa,
	.sidebar {
		display: none;
	}
	.c-form {
		width: 100%;
		margin: 0 auto;
		font-size: 15px !important;
	}
	.awards {
		text-align: center;
	}
	.pulse {
		display: none;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside {
		bottom: 23%;
		font-size: 40px;
	}
	.attorney-landing {
		width: 100%;
	}
	.att-l {
		border-right: none;
		height: auto;
	}
	.gray-section {
		margin: 15px auto 0;
		padding: 15px;
	}
	#mobilenav .navbar {
		background: #093561; /* Old browsers */
	}
	#mobilenav {
		height: 40px;
		width: 100%;
		max-width: 1025px;
		margin: 0 auto;
	}
	#mobilenav ul {
		background: none;
	}
	#mobilenav ul li {
		background-color: #243d67;
		width: 100%;
		border-radius: 0px;
	}
	#mobilenav ul li:first-child {
		margin: 0px;
		border-top: none;
	}
	#mobilenav ul li:last-child {
		border-bottom: 1px solid #ffffff;
	}
	#mobilenav ul li.current_page_item {
		padding: 0px;
		background-color: #243d67;
		margin: 0px;
	}
	#mobilenav ul li.current_page_item a {
		color: #aaaaaa;
	}
	#mobilenav ul li a {
		background-image: none;
		color: #ffffff;
		text-align: left;
		padding-left: 15px;
	}
	#mobilenav ul li a:hover {
		color: #ffffff;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	#mobilenavul nav {
		width: 100%;
	}
	#mobilenavul {
		width: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
		padding: 0;
	}
	#mobilenavul ul {
		width: 100%;
	}
	#mobilenavul ul li {
		width: 100%;
		border-top: 1px solid #444;
	}
	#mobilenavul ul li:hover ul {
		display: none;
	}
	#mobilenavul ul ul li,
	#mobilenavul li:hover > ul > li {
		height: auto;
	}
	#mobilenavul ul li a,
	#mobilenavul ul ul li a {
		width: 100%;
		border-bottom: 0;
	}
	#mobilenavul > ul > li {
		float: none;
	}
	#mobilenavul ul ul li a {
		padding-left: 25px;
	}
	#mobilenavul ul ul ul li a {
		padding-left: 35px;
	}
	#mobilenavul ul ul li a {
		color: #ddd;
		background: none;
	}
	#mobilenavul ul ul li:hover > a,
	#mobilenavul ul ul li.active > a {
		color: #fff;
	}
	#mobilenavul ul ul,
	#mobilenavul ul ul ul {
		position: relative;
		left: 0;
		width: 100%;
		margin: 0;
		text-align: left;
	}
	#mobilenavul > ul > li.menu-item-has-children > a:after,
	#mobilenavul > ul > li.menu-item-has-children > a:before,
	#mobilenavul ul ul > li.menu-item-has-children > a:after,
	#mobilenavul ul ul > li.menu-item-has-children > a:before {
		display: none;
	}
	#mobilenavul .submenu-button {
		position: absolute;
		z-index: 1;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid #444;
		height: 46px;
		width: 46px;
		cursor: pointer;
	}
	#mobilenavul .submenu-button.submenu-opened {
		background: #262626;
	}
	#mobilenavul ul ul .submenu-button {
		height: 34px;
		width: 34px;
	}
	#mobilenavul .submenu-button:after {
		position: absolute;
		top: 22px;
		right: 19px;
		width: 8px;
		height: 2px;
		display: block;
		background: #ddd;
		content: "";
	}
	#mobilenavul ul ul .submenu-button:after {
		top: 15px;
		right: 13px;
	}
	#mobilenavul .submenu-button.submenu-opened:after {
		background: #fff;
	}
	#mobilenavul .submenu-button:before {
		position: absolute;
		top: 19px;
		right: 22px;
		display: block;
		width: 2px;
		height: 8px;
		background: #ddd;
		content: "";
	}
	#mobilenavul ul ul .submenu-button:before {
		top: 12px;
		right: 16px;
	}
	#mobilenavul .submenu-button.submenu-opened:before {
		display: none;
	}
	#mobilenavul ul ul ul li.active a {
		border-left: none;
	}
	#mobilenavul > ul > li.menu-item-has-children > ul > li.active > a,
	#mobilenavul > ul ul > li.menu-item-has-children > ul > li.active > a {
		border-top: none;
	}
	.contact a {
		padding: 8px 12px;
	}
}
@media (min-width: 344px) {
	.date {
		margin: 8px 25px 30px 25px;
	}
	.contact {
		font-size: 23px;
	}
}
@media (min-width: 358px) {
	.date {
		margin: 8px 25px 0px 25px;
	}
	.address {
		font-size: 16px;
		text-align: left;
	}
}
@media (min-width: 400px) {
}
@media (min-width: 475px) {
	.contact a {
		color: #62a744;
	}
	.social-top {
		text-align: right;
		display: inline-block;
		margin-top: 0px;
	}
	.banner-title {
		font-size: 20px;
	}
}
@media (min-width: 534px) {
	.p-left {
		float: left;
		margin-bottom: 20px;
	}
}
@media (min-width: 768px) {
	.navbar {
		float: none;
		background-color: none;
		margin-bottom: 0px;
		text-align: center;
		min-height: 5px;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 17px;
		padding: 3px 3px;
		font-size: 15px;
		font-weight: 400;
		text-shadow: 2px 2px 2px #000;
	}
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:focus,
	.navbar-inverse .navbar-nav > .active > a:hover {
		background: #62a744;
		color: #fff;
	}
	.navbar-nav > li {
		float: none;
		display: inline-block;
	}
	.navbar-nav {
		background: none;
		margin: 0px auto;
		width: auto;
		float: none;
	}
	#mobilenav {
		display: none;
	}
	#desk .navbar {
		margin-top: 0;
		background: #3b7955; /* Old browsers */
		background: -moz-linear-gradient(top, #3b7955 0%, #003337 99%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #3b7955 0%, #003337 99%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #3b7955 0%, #003337 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b7955', endColorstr='#003337',GradientType=0 );
	}
	.long {
		width: 11%;
		text-align: center;
	}
	.mobile-header {
		display: none;
	}
	.home-header {
		display: block;
	}
	.top-header {
		display: block;
	}
	.slider {
		display: block;
		position: relative;
		margin: 0px auto;
	}
	.slider img {
		width: 100%;
		padding: 0;
	}
	.banner-title {
		font-size: 30px;
	}
	.midcontent ul {
		padding-left: 20px;
	}
	.foot-block.first img {
		width: 50%;
		float: left;
	}
	.address {
		font-size: 16px;
		float: left;
		margin: 10px auto 10px 20px;
	}
	.copyright {
		margin-top: 10px;
	}
	.char-logo {
		float: left;
		margin-right: 4%;
		width: 45%;
	}
	.char-logo img {
		width: 100%;
	}
	.pa,
	.sidebar {
		display: block;
	}
	.attorney-landing {
		width: 49%;
	}
	.att-l {
		border-right: 1px solid #ccc;
		height: 270px;
		min-height: 160px;
	}
	.gray-section {
		width: 750px;
	}
}
@media (min-width: 769px) {
	.pulse {
		display: block;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside {
		bottom: 43%;
		font-size: 50px;
	}
}
@media (min-width: 800px) {
	.navbar-inverse .navbar-nav > li > a {
		padding: 3px 6px;
	}
}
@media (min-width: 860px) {
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 3px 10px;
	}
}
@media (min-width: 860px) {
	.navbar-inverse .navbar-nav > li.long a {
		padding: 5px 5px;
	}
	.navbar-nav {
		margin: 0px auto 0;
		width: auto;
	}
	.align-frame {
		width: 1170px;
	}
}
@media (min-width: 992px) {
	.nav > li.contact-link {
		display: block;
	}
	.box h3 {
		font-size: 18px;
	}
	.home-one {
		font-size: 23px;
	}
	.home-one h3 {
		font-size: 36px;
	}
	.home-three p {
		font-size: 24px;
		text-align: center;
	}
	.home-three {
		background: rgba(0, 0, 0, 0) url("assets/img/home-3.jpg") no-repeat scroll 50% 56% / cover;
		width: 100%;
		min-height: 400px;
	}
	.home-three h3 {
		display: none;
	}
	.home-three .content {
		float: right;
	}
	.home-one h3 sup,
	.home-three p sup {
		font-size: 15px;
		padding-left: 3px;
		top: -1em;
	}
	.date {
		display: block;
		float: left;
		padding: 0px;
		margin: 8px 25px 40px 25px;
		border: 3px solid #1381a3;
	}
	.month {
		background-color: #1381a3;
		color: #fff;
		padding: 5px 20px;
		text-align: center;
	}
	.day {
		margin-left: 13px;
		text-align: center;
		font-size: 30px;
		color: #1381a3;
	}
	.foot-block.first img {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.address {
		font-size: 16px;
		float: none;
		margin: 10px auto auto auto;
	}
	.associations {
		text-align: center;
	}
	#footernavul ul li:first-child {
		padding-left: 0px;
	}
	#footernavul ul li {
		width: auto;
	}
	.map {
		float: left;
		height: auto;
		margin: 20px 20px 0 0;
		width: 50%;
	}
	.charities-l {
		padding: 20px 20px 20px 0;
	}
	.char-bot img {
		width: 95%;
		padding: 0;
	}
	.gallery {
		width: 70%;
	}
	.c-form {
		width: 48%;
		margin: 0 auto;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside {
		font-size: 60px;
	}
	.bio-content .midcontent {
		min-width: 625px;
		width: 30%;
		margin: 0 30px;
		background: rgba(255, 255, 255, 0.7);
		padding: 20px;
		height: 1116px;
		overflow: auto;
	}
	.gray-section {
		width: 970px;
	}
	.midcontent ul {
		padding-left: 20px;
	}
}
@media (min-width: 1024px) {
	.navbar-inverse .navbar-nav > li > a {
		padding: 3px 15px;
	}
}
@media (min-width: 1200px) {
	.navbar {
		float: right;
		margin-bottom: 0;
		min-height: 5px;
		margin-right: 15px;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 14px;
		padding: 3px 5px;
	}
	.navbar-inverse .navbar-nav > li.long a {
		padding: 5px 21px 5px;
	}
	.nav-fill {
		/*background:rgba(0,0,0,0.3);*/
		background: none;
		position: absolute;
		width: 100%;
		max-width: 1920px;
		z-index: 1000;
	}
	.logo {
		float: left;
		margin: 18px 2px 10px 15px;
		width: 45%;
		max-width: 313px;
		height: auto;
	}
	.headscroll .logo {
		max-width: 313px;
		height: auto;
	}
	/*.page-template-bio-page .logo, .page-template-spanish-bio-page .logo {max-width: 100px;}*/
	.contact {
		text-align: right;
		height: 80px;
	}
	.banner-title {
		font-size: 42px;
	}
	.home-three p {
		font-size: 30px;
	}
	.date {
		margin: 8px 25px 0px 25px;
	}
	.box h3 {
		font-size: 21px;
	}
	.address {
		font-size: 16px;
	}
	.social-bottom img {
		padding: 0 5px;
		width: 32px;
	}
	.awards {
		text-align: left;
	}
	.attorney-landing {
		width: 24.9%;
	}
	.gray-section {
		width: 1170px;
	}
}
@media (min-width: 1273px) {
	.home-three {
		min-height: 450px;
	}
}
@media (min-width: 1386px) {
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 3px 10px;
	}
}
@media (min-width: 1486px) {
	.logo {
		float: left;
		margin: 15px 2px 10px 15px;
	}
	.navbar-inverse .navbar-nav > li > a {
		padding: 3px 13px;
	}
	.navbar {
		margin-right: 5px;
	}
}
@media (min-width: 1550px) {
	.home-three {
		min-height: 550px;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside {
		font-size: 65px;
	}
}
@media (min-width: 1800px) {
	.home-three {
		min-height: 550px;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside {
		font-size: 68px;
	}
}

.bio {
	color: #5d5d5d;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 50px;
}
.bio-col1 ul,
.sidebar ul {
	list-style-type: none;
	margin-bottom: 30px;
}
.bio-col1 ul li {
	display: inline;
	margin-left: 10px;
}
.sidebar ul li {
	margin-left: 10px;
}
.bio-col1 h1,
.bio-col1 h2,
.bio-col2 h3,
.bio-col2 h1 {
	color: #1e7727;
}
.bio-col1 h2 {
	margin-bottom: 0px;
}
.bio-col1 strong,
.sidebar strong {
	color: #0c4094;
	margin-bottom: 10px;
}
.bio-col1 em,
.sidebar em {
	font-weight: 600;
	margin-bottom: 20px;
}
.bio-col2 h4 {
	color: #0c4094;
	font-size: 19px;
	font-weight: bold;
}
.bio-col2 ul {
	list-style-type: square;
}
.sidebar h3 {
	color: #333333;
	font-weight: normal;
	margin-top: 0;
}
@media (min-width: 992px) {
	.bio-col1,
	.sidebar {
		float: left;
		width: 26%;
		padding-right: 50px;
		text-align: right;
	}
	.bio-col2 {
		width: 74%;
		border-left: 1px solid #b8b8b8;
		padding-left: 50px;
		float: right;
	}
	.continueBlock {
		width: 203px;
		display: inline-block;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bio-col1,
	.sidebar {
		float: left;
		width: 35%;
		padding-right: 50px;
		text-align: left;
	}
	.bio-col2 {
		width: 65%;
		border-left: 1px solid #b8b8b8;
		padding-left: 50px;
		float: right;
	}
	.bio-col1 ul,
	.sidebar ul {
		padding-left: 0px;
	}
	.contact span.largeContact {
		display: block;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	.bio-col1,
	.sidebar {
		text-align: center;
	}
	.contact span.largeContact {
		display: none;
	}
	.contact span.mobileContact {
		display: block;
	}
}

/* ---------- About Us Page ------------------------ */
.about {
	color: #5d5d5d;
	font-size: 19px;
	background-image: url(assets/img/about-bg.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 400%;
	min-height: 670px;
}
.about h2 {
	color: #1e7727;
}
.about strong {
	color: #125d8c;
}
.about a {
	font-weight: bold;
	color: #125d8c;
}
#about-block1 {
	margin-bottom: 150px;
}
#about-block2 {
	margin-bottom: 120px;
}

/* -------------------- Practice Areas Main Page ----------------- */
.practice-main {
	overflow-x: hidden;
}
.pa-item {
	padding: 20px 0;
	text-transform: uppercase;
}
.pa-item.cent {
	text-align: center;
}
.nav-fill.headscroll {
	position: fixed;
	background-color: #1b3561;
	top: 0;
}

#nGageLH {
	position: fixed;
	bottom: 0px;
	right: 0px;
}
/* ------ Mobile Fix ------------- */
@media (max-width: 767px) {
	h1 {
		font-size: 21px;
	}
	h2 {
		font-size: 19px;
	}
	h3,
	h4,
	h5,
	h6 {
		font-size: 17px;
	}
	.nav-fill {
		padding-bottom: 10px;
	}
	.text-chat a {
		padding: 15px;
	}
}
/*New Blog Rules*/
.feat img {
	max-width: 100%;
	height: auto;
	margin: 1em auto;
	width: 100%;
}
.blognav {
	margin-top: 1em;
}

@media (max-width: 480px) {
	.alignleft {
		float: none;
		margin: 10px auto;
	}
	.alignright {
		float: none;
		margin: 10px auto;
	}
	img.alignleft,
	img.alignright {
		width: 100%;
		height: auto;
		max-width: 315px;
		display: block;
	}
}
/*New Home Styles 10/22/02*/
body .home-two h1 {
	color: #021542;
	text-align: center;
	font-size: 46px;
	text-shadow: none;
	font-weight: normal;
	margin-bottom: 25px;
}
.homePrac {
	margin: 22px 0;
}
.homePrac img {
	width: 100%;
	height: auto;
}
.homePrac p {
	margin: 15px 0;
}
.homePracDetails {
	background: #e8e8e8;
}
.home-two .heading {
	background: #1b3561;
	color: #fff;
	padding: 22px 0 18px;
}
.homePracDetails .heading {
	text-align: center;
}
.homePracDetails .heading h3 {
	margin: 0 auto 10px;
}
.homePracDetails .heading a,
.homePracDetails .heading p {
	color: #fff;
	text-align: center;
}
.aopList ul {
	list-style: none;
	margin: 22px auto;
	padding-left: 0;
}
.aopList li a {
	text-transform: uppercase;
	font-weight: bold;
}
.language h3 {
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	padding-top: 22px;
	font-size: 40px;
	line-height: 50px;
}
.language blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: inherit;
	border-left: 8px solid #62a744;
	margin-top: 22px;
}
#homeJustice {
	background-size: cover;
	padding: 80px 15px;
}
.jDefine {
	background: rgb(98, 167, 68);
	color: #fff;
	padding: 5px 22px 15px;
}
.jDefine h3 {
	color: #fff;
	text-align: left;
	padding: 0;
}
@media (max-width: 991px) {
	.singleVerd {
		width: 48.8%;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	body .home-two h1 {
		font-size: 21px;
	}
	.language h3 {
		font-size: 30px;
		line-height: unset;
	}
	.singleVerd {
		width: 100%;
	}
}

/** Player Styles **/
div#playht-iframe-wrapper iframe {
	width: 100%;
}

/**New Quick Form**/
#gform_wrapper_11 {
	margin-top: 0;
	box-shadow: 0px 7px 10px #888;
	padding-bottom: 1em;
	margin-bottom: 0;
}
#gform_wrapper_11.gform_wrapper form {
	text-align: center;
	max-width: 1400px;
	padding: 0;
}
#formSplit {
	display: flex;
	margin-top: 5px;
}
.lessQuarter {
	flex-basis: 18%;
	align-self: center;
	margin-right: 23px;
}
.third {
	flex-basis: 31.3%;
	align-self: center;
	margin-top: -7px;
}
.half {
	flex-basis: 48%;
}
.homeSpecial.freeC {
	text-transform: uppercase;
	font-size: 2em;
	text-align: left;
	color: #021542;
	margin-top: 0;
	margin-bottom: 0;
}
#gform_wrapper_11 .gform_body {
	display: inline-block;
	width: 88%;
	vertical-align: middle;
}
#gform_wrapper_11 input {
	width: 100%;
	margin-top: 0;
	border: none;
	border-bottom: 1px solid #021542;
	border-radius: 0;
}
#gform_wrapper_11 input#input_11_1 {
	padding-top: 0;
}
#gform_wrapper_11 textarea {
	border: 1px solid #021542;
	border-radius: 0;
	height: 100px;
}
#gform_wrapper_11 .gfield,
#gform_wrapper_11 .ginput_container {
	margin-top: 0;
}
.entry-content #gform_wrapper_11 ul li {
	margin-bottom: 0;
}
#gform_wrapper_11 .gform_footer {
	display: inline-block;
	width: 11%;
	margin-top: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
#gform_submit_button_11 {
	background: #62a744;
	color: #fff;
	height: 100px;
	border: none !important;
	text-transform: uppercase;
	cursor: pointer;
	padding: 0;
}
/*mobile form button*/
#mobForm {
	display: none;
	border-radius: 0;
	border: none;
	background: #62a744;
	color: #fff;
	width: 100%;
	padding: 1em;
	margin-top: -6px;
	cursor: pointer;
}
@media (max-width: 1399px) {
	#gform_wrapper_11.gform_wrapper form {
		padding: 0 5%;
	}
}
@media (max-width: 991px) {
	.bannerText {
		font-size: 2em;
		top: 15%;
	}
	#mobForm {
		display: block;
		margin-top: 0;
	}
	#gform_wrapper_11 {
		padding: 0 1em 1em;
		display: none;
	}
	#gform_wrapper_11.gform_wrapper form {
		text-align: left;
	}
	#gform_wrapper_11 .gform_body {
		display: block;
		width: 100%;
	}
	#formSplit {
		flex-direction: column;
	}
	.lessQuarter,
	.third,
	.half {
		flex-basis: 100%;
		align-self: normal;
	}
	.third {
		margin-top: 1em;
	}
	.homeSpecial.freeC {
		font-size: 1.4em;
		display: none;
	}
	#gform_wrapper_11 textarea {
		margin-top: 1em;
	}
	#gform_wrapper_11 .gform_footer {
		width: 100%;
		text-align: right;
		margin-top: 1em;
	}
	#gform_submit_button_11 {
		height: 48px;
		max-width: 91px;
	}
}
.social-foot {
	margin-top: 1em;
}
.social-foot a {
	display: inline-block;
	padding: 0.5em;
}
.social-foot img {
	width: 32px;
	height: 32px;
}
.two-col {
	column-count: 2;
}
@media (max-width: 767px) {
	.two-col {
		column-count: 1;
	}
	.social-foot {
		max-width: 244px;
		margin: 1em auto 0;
	}
}
#issues details summary {
	font-size: 1.2em;
	color: #021542;
	font-weight: bold;
	margin-bottom: 1em;
	cursor: pointer;
	display: list-item;
}
/*slider caption fix*/
@media (max-width: 600px) {
	#soliloquy-6 .soliloquy-item-1 .soliloquy-caption.soliloquy-caption-left {
		top: 25px;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left {
		display: block;
	}
}

/*
Fix Child Flyouts for Practice Areas. Setting Max Height on PA Dropdown caused them to be inaccessible.
*/
@media (min-width: 768px) {
	#menu-item-3686:hover > .dropdown-menu {
		max-height: 250px;
		overflow-y: auto;
		overflow-x: hidden;
	}
	#menu-item-3686:hover .dropdown-submenu > .dropdown-menu {
		position: fixed;
		background: #fff;
	}
}
/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #021542;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
/**Fix WP v5.9**/
html .gbIcon :where(img) {
	height: auto;
	max-width: unset;
}

div.question-list + div{
	padding-left: 30px;
	padding-bottom: 15px;
}
#inner-content{
	padding-bottom: 30px;
}



@media screen and (max-width: 768px) {
	body .uwy.userway_p5 .uai{
		bottom: 75px!important;
	}
}


