.article .txth{
    text-align: center;
	margin-bottom: 20px;
	font-family: TrajanProRegular;
	text-transform: uppercase;
	font-size: 45px !important;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 47px;
}
.contact-forms .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])
{
    color:#fff!important;
}
.csh4
{
    font-size:18px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}


.slides {
	height: 628px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slides ul {
	list-style: none;
	position: relative;
}

.slides ul li {
	width: 100%;
	left: 0px;
}

.slides ul li img {
	width: 100%;
}


/* keyframes #anim_slides */

@-webkit-keyframes anim_slides {
	0% {
		opacity: 0;
	}
	6% {
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@-moz-keyframes anim_slides {
	0% {
		opacity: 0;
	}
	6% {
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.slides ul li {
	opacity: 0;
	position: absolute;
	top: 0;
	/* css3 animation */
	-webkit-animation-name: anim_slides;
	-webkit-animation-duration: 24.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-delay: 0;
	-webkit-animation-play-state: running;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: anim_slides;
	-moz-animation-duration: 24.0s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	-moz-animation-delay: 0;
	-moz-animation-play-state: running;
	-moz-animation-fill-mode: forwards;
}


/* css3 delays */

.slides ul li:nth-child(2),
.slides ul li:nth-child(2) div {
	-webkit-animation-delay: 6.0s;
	-moz-animation-delay: 6.0s;
}

.slides ul li:nth-child(3),
.slides ul li:nth-child(3) div {
	-webkit-animation-delay: 12.0s;
	-moz-animation-delay: 12.0s;
}

.slides ul li:nth-child(4),
.slides ul li:nth-child(4) div {
	-webkit-animation-delay: 18.0s;
	-moz-animation-delay: 18.0s;
}

.slides ul li img {
	display: block;
}

.top-titles {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 5px 0 8px;
	font-size: 15px;
	font-family: TrajanProRegular;
	margin: 0
}

hr,
img {
	border: 0
}

body,
figure {
	margin: 0
}

.img-thumbnail,
table {
	max-width: 100%
}

a h3 {
	margin-bottom: -5px!important
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0;
	color: #2b5c85;
}

a:active,
a:hover {
	outline: 0
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

address,
cite {
	font-style: normal
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

.initialism,
.mcontent,
.tagline1 {
	text-transform: uppercase
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		text-shadow: none!important;
		color: #000!important;
		background: 0 0!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

a,
a:hover {
	text-decoration: none
}

.content a,
a:focus,
a:hover {
	text-decoration: underline
}

.img-thumbnail,
body {
	background-color: #fff
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a:focus,
a:hover {
	color: #2a6496
}

a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	height: auto
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	font: TrajanProRegular;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	Font: TrajanProRegular;
	line-height: 1;
	color: #999
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h2,
h2 {
	font-size: 30px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}

dt,
label {
	font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
	line-height: 1.42857143
}

@media(min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-muted {
	color: #999
}

.text-primary {
	color: #428bca
}

a.text-primary:hover {
	color: #3071a9
}

.text-success {
	color: #3c763d
}

a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #428bca
}

a.bg-primary:hover {
	background-color: #3071a9
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

pre code,
table {
	background-color: transparent
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

dl,
ol,
ul {
	margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
dl {
	margin-bottom: 20px
}

ol,
ul {
	margin-bottom: 45px
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dd {
	margin-left: 0
}

@media(min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
	.container {
		width: 750px
	}
}

.clear,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.frp-clear,
.frp-clearfix:after,
.row:after {
	clear: both
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

.initialism {
	font-size: 90%
}

blockquote {
	margin: 0 0 20px
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	color: #999
}

legend,
pre {
	display: block;
	color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
	content: ""
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

@media(min-width:992px) {
	.container {
		width: 970px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	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-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-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: 0
}

.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-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: 0
}

.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-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-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		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-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-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: 0
	}
	.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-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: 0
	}
	.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-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-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		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-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-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: 0
	}
	.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-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: 0
	}
	.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-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-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		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-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-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: 0
	}
	.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-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: 0
	}
	.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-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

th {
	text-align: left
}

.table {
	width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

@media(max-width:441px) {
	.g-recaptcha,
	.ginput_recaptcha {
		transform: scale(.77);
		-webkit-transform: scale(.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}
}

@media(max-width:767px) {
	.f-chalker {
		margin: 0 0 15px 0!important;
	}
	.top-logos img {
		margin: 0 auto 20px!important;
		display: block;
	}
	.mobile-form {
		display: block
	}
	.mobile-form p {
		padding: 0;
		margin: 0
	}
	.contact-form {
		margin-bottom: 20px
	}
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset,
legend {
	border: 0;
	padding: 0
}

fieldset {
	margin: 0;
	min-width: 0
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

.form-control,
output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	display: block
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
	color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto
}

input[type=date] {
	line-height: 34px
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}

.checkbox label,
.radio label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	float: left;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}

.full-site,
.mobile-nav-icon {
	cursor: pointer
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.form-control-static {
	margin-bottom: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media(min-width:768px) {
	.form-inline .checkbox,
	.form-inline .form-control,
	.form-inline .form-group,
	.form-inline .radio {
		display: inline-block;
		vertical-align: middle
	}
	.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .checkbox,
	.form-inline .radio {
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
	.form-horizontal .control-label {
		text-align: right
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-control-static {
	padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	visibility: hidden!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

@media(max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media(min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media(max-width:767px) {
	.hidden-xs {
		display: block!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
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
	.hidden-print {
		display: none!important
	}
}

@media(min-width:767px) {
@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-Regular.woff2') format('woff2'),
        url('fonts/Merriweather-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto Th';
    src: url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto Lt';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
	font-family: 'Roboto Condensed';
	src: url(fonts/RobotoCondensed-Bold.woff2) format('woff2'), url(fonts/RobotoCondensed-Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal;
	 font-display: swap;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: url(fonts/RobotoCondensed-Light.woff2) format('woff2'), url(fonts/RobotoCondensed-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
	 font-display: swap;
}

@font-face {
	font-family: 'Fjalla One';
	font-style: normal;
	font-weight: 400;
	src: local('Fjalla One'), local('FjallaOne-Regular'), url(fonts/SHXJdWnWW6HDq-6DpcG8PyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
	 font-display: swap;
}

@font-face {
	font-family: 'Fjalla One';
	font-style: normal;
	font-weight: 400;
	src: local('Fjalla One'), local('FjallaOne-Regular'), url(fonts/FjallaOneRegular.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
     font-display: swap;
    
}

@font-face {
	font-family: RobotoBold;
	src: url(fonts/RobotoBold.eot);
	src: url(fonts/RobotoBold.eot) format('embedded-opentype'), url(fonts/RobotoBold.woff2) format('woff2'), url(fonts/RobotoBold.woff) format('woff'), url(fonts/RobotoBold.ttf) format('truetype'), url(fonts/RobotoBold.svg#RobotoBold) format('svg');
    font-display: swap;
    
}

@font-face {
	font-family: FjallaOneRegular_8;
	src: url(fonts/FjallaOneRegular_8.eot);
	src: url(fonts/FjallaOneRegular_8.eot) format('embedded-opentype'), url(fonts/FjallaOneRegular_8.woff2) format('woff2'), url(fonts/FjallaOneRegular_8.woff) format('woff'), url(fonts/FjallaOneRegular_8.ttf) format('truetype'), url(fonts/FjallaOneRegular_8.svg#FjallaOneRegular_8) format('svg');
    font-display: swap;
    
}


@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/TrajanProRegular.ttf') format('ttf'),
        url('fonts/TrajanProRegular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'TrajanProRegular', 
}

.mobile-header .phn,
.mobile-header h3 {
	font-family: TrajanProRegular
}

.container {
	max-width: 1150px
}

.mobile-footer img,
.tagline1 img {
	max-width: 100%
}

::selection {
	background: rgba(0, 0, 0, .5);
	color: #fff
}

::-moz-selection {
	background: rgba(0, 0, 0, .5);
	color: #fff
}

::-webkit-selection {
	background: rgba(0, 0, 0, .5);
	color: #fff
}

a {
	-webkit-transition: background-color .3s ease-out, color .3s ease-out;
	-moz-transition: background-color .3s ease-out, color .3s ease-out;
	-ms-transition: background-color .3s ease-out, color .3s ease-out;
	-o-transition: background-color .3s ease-out, color .3s ease-out;
	transition: background-color .3s ease-out, color .3s ease-out
}

a:hover {
	color: #000
}

img.alignright {
	float: right;
	margin-left: 10px
}

img.alignleft {
	float: left;
	margin-right: 10px
}

.banner a:hover,
.mobile-link a,
.side-menu a:hover,
.smenu li:hover,
.stripe a {
	text-decoration: none
}

.header {
	position: relative;
	z-index: 201;
	background: url(img/header-bg.png) center 35px no-repeat;
	margin-top: -1px
}

.primary-gradient {
	background: #000d37;
	background: -moz-linear-gradient(top, #000d37 0, #0133b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000d37), color-stop(100%, #0133b0));
	background: -webkit-linear-gradient(top, #000d37 0, #0133b0 100%);
	background: -o-linear-gradient(top, #000d37 0, #0133b0 100%);
	background: -ms-linear-gradient(top, #000d37 0, #0133b0 100%);
	background: linear-gradient(to bottom, #000d37 0, #0133b0 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000d37', endColorstr='#0133b0', GradientType=0)
}

.mobile-header {
	color: #fff;
	padding: 0;
	position: relative;
	background: #fcfcfc
}

#slider div,
.call,
.full-site,
.mcontent {
	position: absolute
}

.mobile-header .logo {
	margin: 0!important
}

.mobile-header .mobile-right {
	float: right;
	text-align: right
}

.mobile-header h3 {
	color: #172643;
	text-align: center;
	margin-top: 10px;
	font-size: 20px
}

.mobile-header .phn {
	color: #000;
	font-size: 18px
}

.tagline1 {
	line-height: 55px;
	font-family: avantgarde_bk_btbook;
	color: #fff;
	padding: 0;
	text-align: center;
	font-size: 20px;
	border-top: 1px solid #fff;
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(234, 234, 234, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(233, 233, 233, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(234, 234, 234, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(233, 233, 233, 1)));
	background: -webkit-linear-gradient(top, rgba(234, 234, 234, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(233, 233, 233, 1) 100%);
	background: -o-linear-gradient(top, rgba(234, 234, 234, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(233, 233, 233, 1) 100%);
	background: -ms-linear-gradient(top, rgba(234, 234, 234, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(233, 233, 233, 1) 100%);
	background: linear-gradient(to bottom, rgba(234, 234, 234, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(233, 233, 233, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#e9e9e9', GradientType=0)
}

.footer-email {
	float: left;
	width: 30%;
	padding: 5px;
	text-align: center;
	border-right: 1px solid #0d294b
}

.footer-email img {
	max-width: 100%!important
}

.footer-address {
	float: right;
	width: 100%;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	font-family: RobotoBold;
	border-left: 1px solid #1b4576
}

.mobilesite {
	padding: 0;
	font-family: 'Roboto Condensed'
}

.mcontent {
	color: #000;
	font-size: 28px;
	line-height: 1.7;
	font-family: 'Fjalla One', sans-serif;
	left: 0;
	padding: 20px 0 20px 20px;
	width: 370px;
	background: url(img/m-stripe.png) top left repeat-y;
	margin-top: 70px
}

.mcontent ul {
	list-style-image: url(img/liststyle.png);
	margin-bottom: 0
}

.wiesner {
	max-width: 250px;
	float: right;
	margin-top: 70px;
	border: 5px solid #FFF
}

.mslogan {
	padding: 17px 10px 10px
}

.mslogan img {
	margin: auto
}

.mobile-footer {
	text-shadow: 3px 3px 3px #000;
	font-size: 22px;
	color: #fff;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	box-shadow: -3px 0 3px #999
}

.mobile-footer p {
	margin: 0;
	line-height: 1.2
}

.header-info .phone-num,
.header-info h3 {
	text-transform: uppercase;
	line-height: 25px
}

.mright {
	border-left: 2px solid rgba(255, 255, 255, .3);
	height: 100%
}

.maction {
	margin: 20px 0
}

.full-site {
	bottom: 10px;
	left: 10px;
	max-width: 180px
}

.call {
	bottom: 10px;
	right: 10px;
	max-width: 300px
}

a.email img {
	margin: auto;
	padding: 5px 0;
	max-width: 180px
}

.header-info {
	text-align: right;
	font-family: avantgarde_bk_btbook
}

.header-info h3 {
	color: #172643;
	margin: 0;
	font-size: 20px
}

.header-info .phone-num {
	color: #ae1b21;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 20px;
	text-align: right;
	font-family: FjallaOneRegular_8
}

#slider div,
#slider h3 {
	font-family: FjallaOneRegular
}

.header-info .phone-num span {
	color: #ae1b21;
	font-size: 18px;
	padding: 0
}

.header-info .phone-num1 {
	color: #000;
	font-size: 26px;
	margin: 0;
	padding:0;
	line-height: 27px;
	text-transform: none;
	font-family:FjallaOneRegular_8;
}

#slider h3,
.contact-form .widgettitle,
.footer-menu ul li,
.kwayy-html-sitemap-wrapper ul li a,
.smenu-title {
	text-transform: uppercase
}

.header-info .phone-num1 span {
	font-size: 17px;
}

.header-inner {	}
.header-inner1 {}
.logo {}

#slider div {
	background-color: rgba(0, 0, 0, .7);
	bottom: 0;
	margin: 0;
	z-index: 10;
	width: 100%;
	height: 75px;
	padding: 0 10px;
	color: #fff;
	text-shadwo: 1px 1px 1px #000
}

#slider h3 {
	margin: 5px 0;
	color: #fff;
	width: 260px;
	font-size: 20px;
	font-weight: 700
}

#slider .read-more {
	color: #fff;
	padding: 5px 19px 5px 12px;
	font-family: Roboto;
	float: right;
	font-size: 12px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 2px;
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1OGE5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzE4MmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(133, 138, 159, 1) 0, rgba(12, 24, 46, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(133, 138, 159, 1)), color-stop(100%, rgba(12, 24, 46, 1)));
	background: -webkit-linear-gradient(top, rgba(133, 138, 159, 1) 0, rgba(12, 24, 46, 1) 100%);
	background: -o-linear-gradient(top, rgba(133, 138, 159, 1) 0, rgba(12, 24, 46, 1) 100%);
	background: -ms-linear-gradient(top, rgba(133, 138, 159, 1) 0, rgba(12, 24, 46, 1) 100%);
	background: linear-gradient(to bottom, rgba(133, 138, 159, 1) 0, rgba(12, 24, 46, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#858a9f', endColorstr='#0c182e', GradientType=0);
	border: 1px solid #000
}
.blue-bar{
	height:16px;
	width:100%;
	background:url(img/blue-bar.png) 0 0 repeat-x;
}
.top-logos{
	background:#fff;
	padding:12px 0;
	text-align: center;
}
.top-logos img {
    margin-right: 50px;
}
.big-wrapper,
.page-container,
.title {
	position: relative
}

#slider .read-more:hover {
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMTgyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NThhOWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(12, 24, 46, 1) 0, rgba(133, 138, 159, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(12, 24, 46, 1)), color-stop(100%, rgba(133, 138, 159, 1)));
	background: -webkit-linear-gradient(top, rgba(12, 24, 46, 1) 0, rgba(133, 138, 159, 1) 100%);
	background: -o-linear-gradient(top, rgba(12, 24, 46, 1) 0, rgba(133, 138, 159, 1) 100%);
	background: -ms-linear-gradient(top, rgba(12, 24, 46, 1) 0, rgba(133, 138, 159, 1) 100%);
	background: linear-gradient(to bottom, rgba(12, 24, 46, 1) 0, rgba(133, 138, 159, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0c182e', endColorstr='#858a9f', GradientType=0)
}

#slider {
	border-radius: 18px;
	margin: 15px auto 0;
	border: 8px solid #FFF;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .9);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .9);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .9)
}

.title,
.title:before {
	border-bottom: 1px solid #cecece
}

.big-wrapper {
	z-index: 50;
	padding: 5px 0 0;
	margin-top: 0px;
	background:#fff;
}

.banner,
.footer,
.sidebarmenu {
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.content {
	padding: 0;
	margin: 0
}

.title {
	font-family: FjallaOneRegular_8;
	color: #000;
	padding: 0 0 15px;
	line-height: 28px;
	margin: 0
}

.title:before {
	bottom: 2px;
	content: "";
	display: block;
	left: 2px;
	pointer-events: none;
	position: absolute;
	right: 2px;
	top: 2px
}

.postcontent {
	padding: 0;
	color: #000;
	font-size: 15px;
	font-family: arial, serif
}

.postcontent h2,
.postcontent h3 {
	padding: 0 0 20px;
	font-family: 'TrajanProRegular';
	font-style: normal;
	text-transform: uppercase;
	color: #000;
}
.postcontent .setsequ {
	padding: 0 0 20px;
	font-family: 'Roboto Lt';
	font-style: normal;
	text-transform: uppercase;
	color: #000;
}

.postcontent h2 {
    font: TrajanProRegular;
	font-size: 23px
}

.contact-text {
	font-family: 'Fjalla One', sans-serif;
	text-align: center
}

.form-body {
	padding: 15px
}

.contact-form {
	max-width: 625px;
	margin: 0 auto;
	color: #fff;
	padding: 0 0 10px;
	background: #e3e3e3;
}

.contact-form aside {
	padding: 0
}

.contact-form .widgettitle {
	font-size: 28px;
	padding: 10px 0 10px 10px;
	color: #fff;
	font-family: FjallaOneRegular_8;
	border: 0;
	margin: 0
}

.gform_body {
	padding: 0
}

.gform_wrapper {
	width: 100%!important
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
	width: 100%!important;
	margin-bottom: 12px !important;
	color: #3b3e46
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
	padding: 0!important
}

.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form input[type=text],
.gform_wrapper .chosen-container-multi .chosen-choices {
	background-color: #0040b4;
	color: #fff;
	width: 100%;
	height: 30px;
	
	padding: 3px 10px!important;
	font-family: arial!important;
	font-size: 12px!important;
	box-shadow: 2px 2px 0px #585858;
	border:0;
}

.contact-form textarea {
	width: 100%;
	height: 120px;
	color: #000;
	padding: 5px;
	margin-bottom: 20px;
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .12);
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .12);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .12);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #d8d8d8
}

.gform_wrapper textarea.medium {
	height: 175px!important;
	margin-bottom: 20px
}

.gform_wrapper .chosen-container-multi .chosen-choices {
	border: 1px solid #d8d8d8!important;
	background: url(img/select-icon.png) right center no-repeat #fff!important
}

.gform_wrapper .top_label .gfield_label {
	margin: 0!important;
	font-family: arial!important;
	font-weight: 400!important;
	color: #fff!important;
	padding: 0 0 4px;
	display: none
}

.gform_footer {
	margin: 0!important;
	padding: 10px 0!important
}

.contact-form input[type=submit] {
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	border: 0;
	height: 30px;
	margin-top: 5px;
	font-size:0px;
	padding: 0 10px;
	text-indent: -9999px;
	font-family:'Merriweather';
	box-shadow:2px 2px 0px #585858;
	background:#0040b4 url(img/submit-bg.png) center center no-repeat;
}

.footer,
.footer-menu ul a {
	color: #000
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
	width: 100%!important
}

.footer {
	margin-top: 0;
	padding: 35px 0;
	position: relative;
	font-family: arial;
	font-size: 12px;
	background:#034097;
}

.office-text,
.smenu li,
.smenu-title {
	font-family: TrajanProRegular
}

.footer-menus{
    background: #fff;
    padding: 20px 0;
}

.footer-menu ul {
	padding: 0;
	margin:0;
}

.footer-menu ul li{
	list-style: none;
	line-height: 2;
	font-size: 16px;
	display: inline;
	padding: 0 17px 0 7px;
	font-family: 'RobotoBold';
	line-height: 23px;
	background:url(img/footer-sep.png) right center no-repeat;
}

.side-menu a,
.smenu li:hover {
	display: block
}

.footer-menu ul li:first-child {
	padding-left: 0
}

.footer-menu ul li:last-child {
	border: 0;
	background:none;
	padding-right:0;
}

.footer-menu ul a:hover {
	color: #ae1b21
}



.footer-info {
	margin-bottom: 25px
}

.footer-info p {
	margin-bottom: 5px
}

.footer-right {
	float: right;
	margin-top: 120px
}

blockquote {
	padding: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	border-left: none;
	border-top: 5px solid #5f0101;
	border-bottom: 5px solid #5f0101;
	position: relative;
	box-shadow: 0 0 10px #000
}

.banner,
.sidebarmenu {
	box-shadow: 0 0 3px #d0d0d0
}

.sidebar {
	height: 100%
}

.sidebarmenu {
	color: #000;
	padding-top: 0;
	margin: 0 0 15px;
	border: 1px solid #fff;
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(238, 238, 238, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%)
}

.office-text {
	color: #00407d;
	font-size: 19px;
	text-align: left;
	padding: 0 0 0 10px
}

.error,
.fill-form,
.headerbb,
.partners-box,
.shadows,
.side-socials {
	text-align: center
}

.smenu,
.smenu ul {
	padding: 0;
	list-style: none
}

.side-menu {
	padding-bottom: 0
}

.side-menu a {
	color: #fff;
	font-size: 17px;
	padding: 10px 18px;
	text-transform: uppercase;
	background: url(img/practice-menu-arrow.png) 95% center no-repeat;
	font-family: RobotoBold;
}
.side-menu a:hover{color:#a1c2ff;}
.banner,
.banner-inner{margin: 0}

.banner {
	font-family: 'Fjalla One', sans-serif;
	height: auto;
	padding: 0;
	width: 100%;
	border: 1px solid #fff;
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(238, 238, 238, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(238, 238, 238, 1) 100%)
}

.banner-logo img {
	padding: 12px 15px
}

.banner-inners {
	padding: 0;
	background-size: cover!important;
	background: url(img/sidebar-bgs.jpg) center bottom 0 no-repeat
}

.banner p {
	font-size: 16px;
	color: #cdd6fe;
	margin: 0;
	padding: 0
}

.banner-phn,
.banner-phn1 {
	font-size: 35px;
	color: #000;
	line-height: 1.1
}

.banner-phn1 {
	padding: 0;
	margin: 0!important
}

.banner-phn {
	padding: 5px 0 0;
	text-shadow: 2px 2px 3px #6a6a6a
}

.banner-phn span,
.banner-phn1 span {
	font-size: 20px;
	color: #ae1b21
}

.side-address,
.side-address1 {
	color: #000!important;
	font-size: 19px!important
}

.side-address {
	padding: 15px 0 0!important
}

.side-address1 {
	padding: 5px 0 0!important
}

.banner-email {
	font-size: 18px;
	color: #000;
	font-family: avantgarde_bk_btbook
}

.side-socials {
	padding: 10px 0 5px;
	display: inline-block;
	margin: 10px auto 0;
	width: 100%
}

.side-socials img {
	float: left;
	margin-right: 10px;
	padding: 0;
	height: 32px;
	width: 32px;
	object-fit: none;
	object-position: 0 0;
	transition: all .2s ease
}

.banner-email span {
	font-size: 14px;
	color: #093061
}

.banner h1,
.banner h2 {
	margin: 10px 0
}

.stripe,
.stripe1 {
	font-family: FjallaOneRegular_8;
	line-height: 25px;
	background: url(img/stripe.png);
	margin-bottom: 1px
}

.stripe {
	font-size: 14px;
	color: #fff;
	padding: 10px 10px 15px
}

.stripe p {
	color: #cdd6fe;
	font-size: 22px;
	width: 100%
}

.stripe p span {
	color: #ae1b21;
	font-size: 20px
}

.stripe1 {
	font-size: 14px;
	color: #000;
	padding: 5px 10px
}

.stripe1 p {
	color: #cdd6fe;
	font-size: 22px;
	width: 100%
}

.stripe1 p span {
	color: #ae1b21;
	font-size: 20px
}

#avvo_profile {
	margin: auto;
	width: 100%;
	max-width: 120px
}

#avvo_badge {
	margin: auto;
	width: 100%;
	max-width: 155px
}

.map-container {
	position: relative;
	padding-bottom: 26.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	min-height: 300px;
	max-width: 400px
}

.map-container embed,
.map-container iframe,
.map-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.error {
	font-family: 'Fjalla One', sans-serif
}
.fourdotfour {
	font-size: 90px;
	margin: 0
}

@media(min-width:1500px) {
	.fullwidthabanner,
	.fullwidthbanner-container {
		max-height: 900px!important;
		height: 900px!important
	}
}

@media(min-width:991px) {
	.page-container {
		padding-top: 25px;
		padding-bottom: 10px
	}
	.content {
		margin: 0 -1px 0 -8px
	}
}

@media(max-width:1200px) {
	#slider h3 {
		font-size: 20px
	}
}

@media(max-width:991px) {
	.content {
		padding: 0
	}
	.header-info h3 {
		font-size: 16px
	}
	.phone-num {
		font-size: 24px
	}
	.page-container {
		margin-bottom: 25px
	}
	#slider div {
		height: 90px;
		padding: 10px
	}
	#slider h3 {
		font-size: 16px
	}
	.header-info .phone-num {
		font-size: 30px
	}
}

@media(max-width:768px) {
	.banner.hidden-lg.hidden-md,
	.blog-link {
		display: none
	}
}

@media(max-width:767px) {
	.contact-box h2{font-size:46px!important;}
	.contact-box{padding:25px 0!important;}
	.read-more-articles a{
		padding:15px 70px 15px 60px!important;
	}
	.read-more-articles {
		padding: 10px 0!important;
		margin: 0 15px!important;
	}
	.news-box{margin:0 0 30px 0!important;}
	.news-item {padding: 0 15px!important;}
	.blog-box h3{padding:0 0 20px 0!important;}
	.blog-box h2{font-size:42px!important;}
	.blog-box {
		padding: 25px 0!important;
	}
	.victories-right .smenu-title{
		font-size:55px!important;
		padding:0 0 15px 0!important;
	}
	.victories-right{
		clip-path:none!important;
		padding:15px!important;
		width:100%!important;
	}
	.recent-victories{
		background-size:cover;
	}
	.practice-areas h2{
		color:#fff!important;
		font-size:36px!important;
		font: TrajanProRegular;
	}
	.practice-areas{
		background-size:cover!important;
		padding:35px 0!important;
	}
	.form-title{
		font-size:35px!important;
	}
	.office-text,
	.stripe p span {
		font-size: 25px
	}
	.postcontent iframe,
	.wpcf7-form-control-wrap label {
		width: 100%
	}
	.header-info,
	.menu {
		float: none;
		text-align: center
	}
	.header-info,
	.legal-edge,
	.menu {
		text-align: center
	}
	.stripe p {
		font-family: FjallaOneRegular_8!important
	}
	.wpcf7-form-control-wrap {
		width: 100%;
		display: block
	}
	.about-box,
	.featured-vic,
	.partners-box {
		display: none!important
	}
	.sidebar-logo {
		padding: 0;
		margin: 0
	}
	.contact-form {
		padding: 0 0 15px!important
	}
	.mobile-footers {
		padding:15px 0!important;
	}
	.youtube-video {
		width: 100%!important;
		height: auto!important
	}
	.postcontent img {
		max-width: 100%!important;
		height: auto!important
	}
	.big-wrapper {
		margin-top: 0!important
	}
	.logo {
		margin: 0
	}
	.header {
		background: #fff
	}
	.footer {
		padding:30px 0 15px !important
	}
	.slider-container {
		display: block!important;
		position: inherit!important
	}
	.header-menu ul li a {
		color: #fff!important
	}
	.header-inner {
		min-height: auto!important
	}
	.header-info {
		display: block
	}
	.footer-right,
	.header-info .phone-num {
		display: none
	}
	.navigations {
		background: #fff!important
	}
	.mobile-link {
		display: block!important
	}
	.logo img {
		margin: auto
	}
	.header-info {
		padding: 0;
		margin-top: 12px
	}
	.case-img {
		margin: auto
	}
	.menu {
		margin-top: 20px
	}
	.legal-edge {
		margin: 0 auto;
		font-size: 24px;
		padding: 10px 0
	}
	.footer-right {
		margin-top: 10px
	}
	#slider h3 {
		font-size: 18px;
		width: 100px
	}
	#slider .read-more {
		padding: 5px 10px
	}
}

@media(max-width:650px) {
	.mcontent {
		font-size: 26px;
		padding: 15px 0 15px 15px;
		width: 320px;
		margin-top: 80px
	}
	.wiesner {
		max-width: 230px;
		margin-top: 80px
	}
	.full-site {
		max-width: 160px
	}
	.call {
		max-width: 250px
	}
	#slider {
		display: none;
		visibility: hidden
	}
}

.header {
	padding:5px 0;
	background:#fff;
}

@font-face {
	font-family: avantgarde_bk_btbook;
	src: url(fonts/avant-book-webfont.eot);
	src: url(fonts/avant-book-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/avant-book-webfont.woff2) format('woff2'), url(fonts/avant-book-webfont.woff) format('woff'), url(fonts/avant-book-webfont.ttf) format('truetype'), url(fonts/avant-book-webfont.svg#avantgarde_bk_btbook) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Roboto;
	src: url(fonts/493286133-Roboto-Regular.eot);
	src: url(fonts/493286133-Roboto-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/493286133-Roboto-Regular.svg#Roboto) format('svg'), url(fonts/493286133-Roboto-Regular.woff) format('woff'), url(fonts/493286133-Roboto-Regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

.slider li {
	box-shadow: -3px 3px 7px #000
}

.stripe a {
	text-transform: none;
	color: #fff
}

.stripe a:hover {
	color: #d3b292
}

.stripe span.headingss {
	text-transform: none;
	font-family: TrajanProRegular;
	font-weight: 700;
	color: #c7a079;
	font-size: 16px;
	margin: 0;
	padding: 0
}

#respond input[type=submit],
.about-box h2,
.form-title,
.main-blog .post-header h1,
.navigations ul li,
.right-div .widget-title {
	text-transform: uppercase
}

.bottom-foots {
	border-top: 1px solid #6a4220
}

.bottom-foots,
.top-foots {
	padding: 6px 0;
	text-align: center;
	background: #412002;
	background: -moz-linear-gradient(top, #412002 0, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #412002), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, #412002 0, #000 100%);
	background: -o-linear-gradient(top, #412002 0, #000 100%);
	background: -ms-linear-gradient(top, #412002 0, #000 100%);
	background: linear-gradient(to bottom, #412002 0, #000 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#412002', endColorstr='#000000', GradientType=0)
}

.top-foots img {
	max-width: 100%!important
}

.shadow img {
	width: 100%
}

#slider,
.chosen-container,
.gform_wrapper .simple_captcha_small input {
	width: 100%!important
}

.wrapper-outer {
	background: #fff;
	padding: 15px
}

.partners-box img {
	max-width: 100%
}

.partners-box {
	max-width: 1150px;
	margin: auto;
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(238, 238, 238, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(238, 238, 238, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(238, 238, 238, 1)));
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(238, 238, 238, 1) 100%);
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(238, 238, 238, 1) 100%);
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(238, 238, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0, rgba(254, 254, 254, 1) 50%, rgba(238, 238, 238, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0)
}

#rev_slider_1_1,
#rev_slider_1_1_wrapper,
.blog-link img,
.blog-logo img,
.mobile-phones img,
.sidebar-logo img,
img {
	max-width: 100%;
	height:auto;
}

.bottoms-bg {
	background: url(img/bg1.jpg) center 0 no-repeat #fff;
	margin-top: 45px;
	padding-top: 10px
}

.bottoms1 {
	position: relative;
	z-index: 100
}

.bottoms2 {}
.content-img {
	padding: 9% 0
}

@media(max-width:991px) {
	.menu {
		padding: 0
	}
	.header-info .phone-num {
		font-size: 20px
	}
}

@media(max-width:1039px) {
	.header-info .phone-num {
		font-size: 26px
	}
}

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #4d2e1a!important;
	z-index: 99
}

#qLoverlay {
	background-color: #5f3c1e!important
}

.navigations {
	font-size: 15px;
	color: #fff;
	line-height: 53px;
	min-height: 53px;
	font-family: avantgarde_bk_btbook;
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMjA0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzE1M2Q2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjFkNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(1, 32, 72, 1) 0, rgba(21, 61, 109, 1) 50%, rgba(2, 29, 64, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(1, 32, 72, 1)), color-stop(50%, rgba(21, 61, 109, 1)), color-stop(100%, rgba(2, 29, 64, 1)));
	background: -webkit-linear-gradient(top, rgba(1, 32, 72, 1) 0, rgba(21, 61, 109, 1) 50%, rgba(2, 29, 64, 1) 100%);
	background: -o-linear-gradient(top, rgba(1, 32, 72, 1) 0, rgba(21, 61, 109, 1) 50%, rgba(2, 29, 64, 1) 100%);
	background: -ms-linear-gradient(top, rgba(1, 32, 72, 1) 0, rgba(21, 61, 109, 1) 50%, rgba(2, 29, 64, 1) 100%);
	background: linear-gradient(to bottom, rgba(1, 32, 72, 1) 0, rgba(21, 61, 109, 1) 50%, rgba(2, 29, 64, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#012048', endColorstr='#021d40', GradientType=0)
}

.navigations ul {
	margin: 0;
	padding: 0
}

.navigations ul li {
	list-style: none;
	float: left;
	margin-right: 10px
}

.navigations ul li a {
	padding: 8px 15px;
	color: #fff;
	border-radius: 12px
}

.navigations ul li.current_page_item a,
.navigations ul li:hover a {
	color: #000;
	background: #e0e1cd
}

.mobile-link {
	display: none
}

.header-socials,
.store-btns {
	display: inline-block;
	text-align: center
}

.mobile-link a {
	color: #000
}

.mobile-link a:hover {
	text-decoration: underline
}

.gform_confirmation_message {
	color: #fff
}

.active-result {
	color: #000
}

.sliders {
	position: relative;
	z-index: 200
}

.headerbb {
	padding: 45px 0 0
}

.bx-viewport ul,
.header-menu ul {
	padding: 0;
	margin: 0
}

.c-results .bx-viewport {
	height: 250px!important;
	overflow: hidden
}

.header-socials img,
.store-btns img {
	
	object-fit: none;
	transition: all .2s ease
}

.bx-viewport ul {
	color: #093061;
	font-family: arial
}

.bx-viewport ul li {
	color: #093061;
	font-size: 13px
}
.header-menu{
    padding: 12px 0 0 0;
}
.header-menu ul li {
	display: inline-block;
	font-family: 'Roboto Lt';
	font-size: 15px;
	list-style: none;
	color: #000;
	text-transform: uppercase;
	padding:0 15px 0 0px;
	background:url(img/header-li-sep.png) right center no-repeat;
}
.header-menu ul li ul.sub-menu{
	position:absolute;
	display:none;
	background: #ae1b21;
	width: 230px;
	text-align: left;
	padding: 8px 0;
}
.header-menu ul li:hover ul.sub-menu{
	display:block;
}
.sub-menu li {
    display: block;
    width: 100%;
	background: none !important;
	padding: 0 0 5px 0!important;
}
.sub-menu li a{
	color: #fff !important;
	background: none;
	border: 0!important;
	display: block;
}
.sub-menu li a:hover{
    color: #ffecc4 !important;
}

.header-menu ul li a {
	color: #000;
	font-weight:100;
	padding:0 10px;
	border-left: 2px solid #fff
}
.header-menu ul li:last-child{
	padding-right:0;
	background:none;
}
.header-menu ul li:last-child a {
	border: 0;
	padding-right:0;
}

.header-menu ul li a:hover {
	color: #ae1b21;
	text-decoration: none
}

.slider-container {
	position: relative;
	top: 0px;
	z-index: 100
}

.rev_slider_wrapper {
	background: 0 0!important
}

.about-box {
	background: #fff;
	box-shadow: 0 0 5px #606060
}

.about-box h2 {
	background: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmMWE0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(15, 26, 73, 1) 0, rgba(0, 95, 140, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(15, 26, 73, 1)), color-stop(100%, rgba(0, 95, 140, 1)));
	background: -webkit-linear-gradient(top, rgba(15, 26, 73, 1) 0, rgba(0, 95, 140, 1) 100%);
	background: -o-linear-gradient(top, rgba(15, 26, 73, 1) 0, rgba(0, 95, 140, 1) 100%);
	background: -ms-linear-gradient(top, rgba(15, 26, 73, 1) 0, rgba(0, 95, 140, 1) 100%);
	background: linear-gradient(to bottom, rgba(15, 26, 73, 1) 0, rgba(0, 95, 140, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f1a49', endColorstr='#005f8c', GradientType=0);
	color: #fff;
	font-family: TrajanProRegular;
	font-size: 30px;
	padding: 8px 25px
}

.about-box-bottom {
	padding: 5px 25px 10px;
	font-family: arial
}

.about-box-bottom h3 {
	font-size: 20px;
	margin: 0;
	padding: 0
}

.about-box-bottom .read-mores {
	float: right;
	margin-bottom: 10px;
	margin-top: 15px
}

.about-box-bottom .read-mores a {
	border-radius: 5px;
	font-famil: arial;
	font-size: 14px;
	color: #fff;
	padding: 10px 20px 10px 10px;
	background: url(img/read-more-icon.png) 92% center no-repeat #6d6e70
}

.featured-victories ul li,
.fill-form {
	color: #00407d;
	font-family: FjallaOneRegular_8
}

.sidebar-logo img {
	padding: 0;
	margin: 0!important
}

.sidebar-logo {
	padding: 0;
	margin: 0;
	background: url(img/side-bgs.png) 0 bottom repeat-x
}

.fill-form {
	font-size: 25px;
	padding: 18px 0 5px
}

.gform_widget {
	background: #00407d
}

.shadows {
	margin-top: 0px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.header-socials {
	margin: 30px auto 0;
	width: 100%
}

.header-socials img {
	display: inline-block;
	padding: 0;
	width: 32px;
	margin-left: 10px;
	object-position: 0 0;
	height: 32px!important;
}


.featured-victories {
	padding: 5px 0 0
}

.featured-victories ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.featured-victories ul li {
	padding: 0;
	font-family: 'Roboto Condensed';
	color: #fff;
	font-size: 28px;
	text-decoration: underline;
}

.blog-header .phone-num,
.comment-title,
.form-title,
.right-div .widget-title {
	font-family: 'TrajanProRegular', 
}

.store-btns {
	padding: 0;
	margin: 0;
	width: 100%
}

.store-btns img {
	float: left;
	margin-right: 10px;
	padding: 0;
	width: 97px;
	object-position: 0 0
}

.google-play {
	object-position: -162px 0!important
}

.app-store {
	object-position: -258px 0!important;
	width: 99px!important
}

.youtube-video {
	float: right;
	margin-left: 15px
}

@media(min-width:768px) and (max-width:1279px) {
	.read-more-articles{
		padding:40px 0 50px;
	}
	.form-title{font-size:42px!important;}
	.header-menu{display:none;}
	.header-menu ul li{
		font-size:13px;
		padding:0 5px 0 0px;
	}
	.header-menu ul li a{
		padding:0 8px;
	}
	.footer-text{
		font-size: 14px;
		padding:0 0 40px 0;
	}
	.call-us-footer{
		font-size:30px;
	}
	.footer-addresses{
		font-size:13px;
	}
	.news-box{
		margin:0 0 25px 0!important;
	}
	.victories-right{
		margin:40px 0 55px 60px;
	}
	.f-chalker {
		margin: 0 0 20px 0!important;
		text-align: center;
	}
	.header-socials{padding:0!important;}
	.header-socials img{
		margin-left:-3px!important;
	}
	.top-logos img {
		margin-right: 20px;
		max-width: 160px;
	}
	.header {
		top: 0;
		background: url(img/transparents.png)
	}
	.header-menu ul li a {
		color: #ae1b21
	}
	.header-info .phone-num {
		font-size: 14px;
		padding: 0
	}
	.header-info .phone-num span,
	.header-info .phone-num1 {
		font-size: 14px
	}
	.header-info .phone-num1 span {
		font-size: 18px
	}
}

.blog-header .phone-num {
	font-size: 21px;
	margin: 0;
	padding: 12px 0 0;
	text-align: center;
	line-height: 1.1
}

.blog-header .logo-image {
	padding: 8px 0 10px
}

.blog-header {
	box-shadow: 2px 5px 5px #ccc;
	margin: 0 0 15px;
	padding: 15px 0 10px
}

.blog-footer .copyright {
	margin-left: -10px;
	color: #fff
}

.blog-footer {
	color: #fff;
	padding: 10px 0;
	background: #001d6b
}

.blog-footer a.fpa-link {
	color: #fff;
	display: block;
	text-align: right
}

.blog-link {
	padding: 12px 15px 20px
}

.main-blog .post-header {
	border-bottom: 2px solid #001d6b;
	padding: 0 0 10px
}

.main-blog .post-header h1 {
	color: #428bca;
	font:TrajanProRegular;
	font-size: 25px
}

.main-blog .post-header h2 a {
	color: #001d6b;
	font: TrajanProRegular;
	text-transform: uppercase
}

.main-blog .post-header h2 a:hover {
	color: #2247a9;
	font: TrajanProRegular;
	text-decoration: none
}

.feature-image-1 img {
	margin-bottom: 20px
}

.blog-author {
	padding: 5px 0 0
}

.blog-author a {
	color: #001d6b
}

.posts {
	padding: 0 0 30px
}

.home-link {
	margin-bottom: 15px
}

.home-link a {
	background: #001d6b;
	display: inline-block;
	color: #fff;
	padding: 10px 15px;
	text-decoration: none
}

.right-div {
	padding-top: 25px
}

.right-div .searchform label {
	display: none
}

.bx-controls.bx-has-pager.bx-has-controls-direction,
span#recaptcha_privacy {
	display: none!important
}

.right-div .searchform input[type=text] {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	height: 30px
}

.right-div .searchform input[type=submit] {
	border: none;
	border-radius: 0;
	color: #fff;
	height: 30px;
	background: #001d6b
}

.right-div .widget-title {
	font-size: 18px;
	font-weight: 400;
	color: #001d6b;
	margin-top: 20px
}

.right-div ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.right-div ul li {
	border-bottom: 1px dotted #ddd;
	padding: 7px 0;
	font-size: 14px
}

.right-div ul li a {
	color: #5a5a5a
}

.right-div ul li a:hover {
	color: #001d6b
}

.feature-image-1 img {
	max-width: 100%;
	height: auto
}

#respond input[type=submit] {
	background: #001d6b;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px
}

#respond textarea {
	border: 1px solid #ccc
}

body.body-custom {
	background: #fff!important
}

.left-div {
	color: #5a5a5a;
	padding: 0 0 30px
}

.blog-logo {
	padding: 15px 0 0
}

.news-widget-title {
	font-weight: 400!important
}

.custom-pagination {
	font-size: 17px;
	padding: 50px 0;
	text-align: center
}

.custom-pagination .current {
	background: #001d6b;
	color: #fff;
	padding: 2px 7px
}

.custom-pagination a {
	padding: 2px 7px;
	color: #000
}

.custom-pagination a:hover {
	background: #001d6b;
	color: #fff
}

.breadcrumbs {
	padding: 10px 0
}

.comment-title {
	font-size: 24px
}

.form-title {
	font-family: 'Merriweather';
	padding:30px 15px;
	font-size: 45px;
	text-align:center;
	color: #00407d;
	margin: 0;
	line-height:35px;
}

.h1,
h1 {
	font-size: 25px!important;
	margin-top: 8px!important
}

.title {
	font-size: 22px!important
}

.h3,
h3 {
	font-size: 21px!important
}

.postcontent {
	margin-top: 0!important
}

div#gform_confirmation_message_1 {
	padding-left: 15px!important
}

.tp-simpleresponsive ul {
	height: auto!important
}

input.wpcf7-form-control.wpcf7-text,
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
textarea.wpcf7-form-control.wpcf7-textarea {
	font-family:'Merriweather'!important;
	width: 100%!important;
	margin-bottom: 0;
	font-family: inherit;
	letter-spacing: normal;
	resize: none;
	font-size:14px !important;
	padding: 3px 10px!important;
	box-shadow: 2px 2px 0px #585858;
	border:0;
	color:#fff;
	background:#0040b4;
	text-transform: uppercase;
	outline:none;
}

input.wpcf7-form-control.wpcf7-captchar {
	margin-top: 10px
}

.bx-wrapper {
	padding: 0!important
}

.main-blog .post-header {
	margin: 28px 0 20px
}

.cycle-slideshow img {
	width: 100%
}

div.wpcf7 {
	margin: 0;
	padding: 0
}

div.wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

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;
	font-size: 1em;
	display: block
}

.wpcf7-display-none,
div.wpcf7 div.ajax-error {
	display: none
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid red;
	background: #fff;
	padding: .2em .8em
}

span.wpcf7-list-item {
	margin-left: .5em
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px
}

div.wpcf7 .placeheld {
	color: #fff
}

.frp-clearfix:after,
.frp-clearfix:before {
	content: "";
	display: table
}

.frp-clear {
	float: none
}

.frp-widget .frp-news {
	list-style: none;
	margin-bottom: 10px
}

.frp-left {
	float: left
}

.frp-all-category-news-footer,
.news-widget-date {
	text-align: right
}

.wpcf7-form .recaptcha-container {
	width: 100%;
	margin-top: 15px
}

.wpcf7-form p {
	width: 100%;
	letter-spacing: normal;
	padding: 0;
	margin: 0!important
}

.captcha_main,
.captcha_sub,
.captcha_sub_sub {
	width: 302px;
	height: 422px
}

@media (max-width:425px) {
	.wpcf7-form p {
		margin-left: 0
	}
}

.display-none {
	display: none
}

.display-block {
	display: block
}

.margin-bottom-0px-important {
	margin-bottom: 0!important
}

.padding-0 {
	padding: 0
}

.font-size-20px-important {
	font-size: 20px!important
}

.color-ae1b21 {
	color: #ae1b21
}

.padding-left-30px {
	padding-left: 30px
}

.captcha_sub {
	position: relative
}

.captcha_sub_sub {
	position: absolute
}

.g-recaptcha-response {
	width: 250px;
	height: 40px;
	border: 1px solid #c1c1c1;
	margin: 10px 25px;
	padding: 0;
	resize: none
}

.textarea_captcha_main {
	width: 300px;
	height: 60px;
	bottom: 12px;
	left: 25px;
	margin: 0;
	padding: 0;
	right: 25px;
	background: #f9f9f9;
	border: 1px solid #c1c1c1;
	border-radius: 3px
}

.pl-30 {
	padding-left: 30px
}

.footer-info-inner {
	margin-bottom: 20px!important
}

.footer-info-inner>div {
	margin-bottom: 0!important
}

.shadows .phone-num {
	display: none
}



@media (max-width:767px) {
	.header-socials.footer-socials{text-align: center!important;}
	.call-email-top1{
		padding:5px!important;
	}
	.logo-mobile{width:100%!important;}
	.mobile-link{display:none!important;}
	.footer-menu{text-align:center;}
	.mobile-link{display:none;}
	.mrgintop5{
		text-align:left!important;
		margin-bottom:15px;
	}
	.footer-text{
		text-align:left;
		padding:0 0 20px 0!important;
	}
	.call-us-footer{
		font-size: 25px!important;
		text-align:left !important;
	}
	.footer h3{
		font-size: 18px !important;
		padding:0 0 10px 0!important;
		text-align:left;
	}
	.fullsites {
		position: relative;
		width: 100%;
		top: 0px;
		z-index: 999999;
	}
	.slider-container-inner {
		margin-top: 17%;
	}
	.postcontent p, .postcontent ul{margin:0;}
	.call-email-top1 {
		position: relative !important;
	}
	.call-email-top {
	/*	position: fixed !important;
		top:90px !important; */
	}
	.logo-mobile {
		position: fixed;
		float: left;
		width: 100%;
		z-index: 9999;
	}
	.postcontent li h3 {
		font-family: arial!important;
		font-size: 25px!important;
		font-weight: 700
	}
	ul.smenu {
		padding: 0!important
	}
	.smenu li a {
		text-decoration: none
	}
	.padding-left-30px,
	.pl-30 {
		padding-left: 10px
	}
	.postcontent ul {
		padding: 0 0 30px 30px
	}
	img.alignright {
		float: none
	}
	.postcontent img {
		margin: 0 0 10px;
		display: block
	}
	.breadcrumbs {
		display: none
	}
	.sidebar-mobile {
		display: block!important
	}
	.sidebar-desktop {
		display: none
	}
	.shadows .phone-num {
		display: block;
		color: #ae1b21;
		margin: 0;
		padding: 16px 0 30px;
		text-transform: uppercase;
		font-size: 19px;
		line-height: 25px;
		font-family: FjallaOneRegular_8
	}
	.shadows .phone-num1 {
		color: #000;
		font-size: 13px;
		margin: 0;
		text-transform: none;
		width: 50%;
		float: left
	}
	.shadows img {
		margin-bottom: -16px
	}
}

.featured-victories-mobile,
.featured-victories-mobile h2,
.featured-victories-mobile li,
.mbl-footer-mail,
.mobile-blog-icon,
.mobile-footer,
.mobile-footer-address,
.mobile-footer-form .gfield_label,
.mobile-footer-form h2,
.mobile-footer-form h3,
.mobile-footer-form input[type=submit],
.practice-area-mobile h2,
.practice-area-mobile ul {
	font-family: 'Roboto Condensed'
}

.featured-victories-mobile h2,
.mobile-footer-form h2 {
	text-transform: uppercase
}

.call-btn,
.full-sites {
	width: 46%;
	max-width: 46%;
	position: absolute
}

.full-sites {
	float: left;
	bottom: 45px;
	left: 10px
}

.call-btn {
	float: right;
	bottom: 10px;
	right: 10px
}

.sidebar-mobile {
	display: none
}

.logo-mobile {
	float: none;
	width: 96%
}

.click-call-box {
	float: left;
	width: 49%;
	text-align: center
}

.click-email-box {
	float: right;
	width: 49%;
	text-align: center
}

.call-icons-mobile {
	float: right;
	width: 40%
}

.call-icons-mobile img {
	max-width: 41%;
	float: right;
	margin-left: 10px
}

.mobile-menu-items {
	position: absolute;
	right: 15px;
	background: #fff;
	margin-top: 5px;
	border: 2px solid #ae1b21;
	box-shadow: 0 1px 5px #000;
	padding: 10px;
	width: 150px;
	z-index: 500
}

.mobile-menu-items ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.mobile-menu-items ul li {
	font-size: 15px;
	text-align: left
}

.mobile-menu-items ul li a {
	color: #000;
	padding: 5px 10px;
	display: block
}

.break-mobile,
.mobilesite {
	display: none
}

.mobile-menu-items ul li a:hover {
	background: #ae1b21;
	color: #fff
}

.mobile-inner {
	padding: 0 50px
}

.practice-area-mobile {
	background: #ae1b21;
	padding: 35px 30px
}

.practice-area-mobile h2 {
	margin: 0;
	padding: 0 0 30px;
	color: #fff;
	font-size: 40px;
	font: TrajanProRegular;
	font-weight: 700;
	text-align: center
}

.practice-area-mobile ul {
	font-size: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 700
}

.practice-area-mobile ul li {
	line-height: 52px;
	border-bottom: 1px solid #fff;
	background: url(img/list-disc.png) 8px 20px no-repeat;
	padding: 0 0 0 45px;
	font-size: 25px
}

.practice-area-mobile ul li:last-child {
	border: none
}

.practice-area-mobile ul li a {
	color: #fff;
	text-decoration: none
}

.featured-victories-mobile {
	background: #00407d;
	padding: 35px 30px
}

.featured-victories-mobile h2 {
	margin: 0;
	padding: 0 0 30px;
	font-size: 35px;
	font:TrajanProRegular;
	color: #fff;
	text-align: center;
	font-weight: 700
}

.featured-victories-mobile ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.featured-victories-mobile li {
	font-size: 20px;
	color: #fff;
	padding: 5px 0;
	line-height: 25px;
	font-weight: 400;
	border-bottom: 1px solid #fff
}

.featured-victories-mobile li:last-child {
	border: none
}

.mobile-blog-icon {
	background: #ae1b21;
	padding: 40px 35px;
	text-align: center;
	font-size: 25px
}

.mobile-blog-icon a {
	color: #fff;
	text-decoration: none
}

.mobile-blog-icon a span {
	text-decoration: underline
}

.mobile-blog-icon img {
	margin-bottom: 25px
}

.mobile-footer-form {
	background: #424242;
	padding: 35px 30px
}

.mobile-footer-form h2 {
	font-weight: 700;
	font: TrajanProRegular;
	font-size: 28px;
	text-align: center;
	margin: 0;
	padding: 0 0 5px;
	color: #fff
}

.mobile-footer-form h3 {
	font-weight: 400;
	font-size: 18px!important;
	color: #fff;
	margin: 0;
	padding: 0 0 35px;
	text-align: center
}

.mobile-footer-form h3 span {
	font-weight: 700
}

.mobile-footer-form .gform_body {
	padding: 0!important
}

.mobile-footer-form ul {
	margin: 0;
	padding: 0
}

.mobile-footer-form li {
	list-style: none
}

.mobile-footer-form .gfield_label {
	font-size: 18px;
	font-weight: 400
}

.mobile-footer-form input [type=email],
.mobile-footer-form input [type=tel],
.mobile-footer-form input[type=text] {
	height: 55px
}

.mobile-footer-form textarea {
	height: 145px
}

.mobile-footer-form input[type=submit] {
	background: #ae1b21;
	font-size: 28px;
	color: #fff;
	width: 100%;
	border: 0;
	height: 70px
}

.mobile-footer-address {
	font-size: 25px;
	line-height: 30px!important;
	padding: 25px 0 0;
	text-align: center;
	color: #fff
}

.mobile-footer-address span {
	font-weight: 700
}

.mobile-footer {
	background: #231f20;
	padding: 25px 0
}

.mobile-footer-menu {
	font-size: 17px;
	text-align: center
}

.mobile-footer-menu a {
	border-right: 1px solid #5d5658;
	color: #fff;
	padding: 0 12px;
	text-decoration: none
}

.mobile-footers {
	padding: 25px 30px;
	background: #231f20
}

.mobile-socials {
	padding: 10px 0;
	text-align: center
}

.mobile-copy {
	color: #fff;
	font-size: 14px;
	text-align: center
}

.mbl-footer {
	background: #231f20;
	background: -moz-linear-gradient(top, #231f20 0, #141112 100%);
	background: -webkit-linear-gradient(top, #231f20 0, #141112 100%);
	background: linear-gradient(to bottom, #231f20 0, #141112 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#231f20', endColorstr='#141112', GradientType=0);
	padding: 15px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100000000;
	width: 100%
}

.call-email-top,
.call-email-top1 {
	border-bottom: 1px solid #fff;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb', GradientType=0)
}

.mbl-footer-call {
	float: left;
	max-width: 65%
}

.mbl-footer-mail {
	float: right;
	max-width: 29%
}

.call-email-top1 {
	width: 100%;
	left: 0;
	padding: 10px 20px;
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0, #fefefe 50%, #ebebeb 100%);
	background: -webkit-linear-gradient(top, #ebebeb 0, #fefefe 50%, #ebebeb 100%);
	background: linear-gradient(to bottom, #ebebeb 0, #fefefe 50%, #ebebeb 100%)
}

.call-email-top {
	box-shadow: 1px 0 8px #5d5d5d;
	z-index: 1000;
	position: relative;
	padding: 0;
	border-top: 1px solid #fff;
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0, #fefefe 50%, #ebebeb 100%);
	background: -webkit-linear-gradient(top, #ebebeb 0, #fefefe 50%, #ebebeb 100%);
	background: linear-gradient(to bottom, #ebebeb 0, #fefefe 50%, #ebebeb 100%)
}

.mobile-address {
	margin-top: -5px
}

.mobile-content {
	position: relative;
	min-height: 450px;
	background-size: cover!important;
	background: url(img/appalachian-mobile-bg.jpg) no-repeat
}

@media only screen and (min-width:320px) and (max-width:399px) {
	.contact-form-inner {
		padding: 0 15px!important
	}
	
	.georgia-title,
	.title {
		font-size: 20px!important
	}
	.practice-area-mobile {
		padding: 20px
	}
	.practice-area-mobile h2 {
		font-size: 35px;
		font: TrajanProRegular;
		padding: 0 0 15px
	}
	.practice-area-mobile ul li {
		padding: 0 0 0 30px;
		font-size: 20px
	}
	.title {
		font-size: 25px!important
	}
	.featured-victories-mobile h2 {
		font-size: 25px;
		font: TrajanProRegular;
		padding: 0 0 15px
	}
	.featured-victories-mobile {
		padding: 20px
	}
	.featured-victories-mobile li {
		font-size: 18px
	}
	.mobile-blog-icon {
		padding: 25px;
		font-size: 20px
	}
	.mobile-footer-form {
		padding: 20px
	}
	.mobile-footer-form h2 {
		font-size: 25px
	}
	.mobile-footer-address {
		font-size: 20px
	}
	.mobile-footers {
		padding: 20px 20px 130px
	}
	.mobile-footer-menu {
		font-size: 14px
	}
}

@media (min-width:400px) and (max-width:532px) {
	.g-recaptcha {
		transform: scale(.77);
		-webkit-transform: scale(.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}
	.mobile-footers {
		padding: 25px 30px 200px
	}
	.practice-area-mobile {
		padding: 30px
	}
	.practice-area-mobile h2 {
		padding: 0 0 10px
	}
	.practice-area-mobile ul li {
		font-size: 22px
	}
	.featured-victories-mobile h2 {
		padding: 0 0 15px
	}
}

.contact-form-inner {
	padding: 0 15px
}

@media (max-width:767px) {
	.footer-menu {text-align: center!important;}
	.banner-inners {
		background-size: cover
	}
	.postcontent h1,
	.postcontent h2,
	.postcontent h3,
	.postcontent h4 {
		padding-left: 0!important
	}
	.footer-menu ul li {
		text-transform: none;
		font-size:14px!important;
	}
	.footer-info h4 {
		margin: 0;
		padding: 25px 0 0
	}
	.stripe1 {
		padding: 5px 10px 25px!important
	}
	.side-socials img {
		margin: 0!important;
		height:32px!important;
	}
	
	.banner a:hover {
		color: #cc2d33
	}
	.fill-form {
		padding: 18px 0 20px
	}
	.break-mobile {
		display: block
	}
	.col-md-4.sidebar-desktop,
	.col-md-8.page-content {
		float: none!important
	}
	.postcontent h2 {
		font-size: 25px;
		padding: 0 0 5px
	}
	.stripe1 p {
		font-family: FjallaOneRegular_8!important;
		font-size: 25px!important
	}
	.postcontent p {
		margin:0;
		font-family: Arial;
		font-size: 22px;
		line-height: 30px
	}
	.postcontent li {
		font-size: 21px;
		text-align: left
	}
	.postcontent li a
	{
	    color:#2b5c85!important;
	}
	.postcontent img {
		margin: 20px auto 0
	}
	.title {
		font-weight: 700;
		font-size: 30px;
		padding: 0 0 20px;
		margin: 0 0 20px
	}
	.mobile-footer-form li .gfield_required {
		display: none
	}
	.mobile-form,
	.mobile-main,
	.mobilesite,
	.sidebar-mobile {
		display: block!important
	}
	.validation_error,
	.validation_message {
		color: #e02f37
	}
	.big-wrapper.mobiles {
		padding: 15px
	}
	.mobile-contents .bottoms2 {
		box-shadow: none
	}
	.mobile-contents .wrapper-outer {
		background: 0 0;
		padding: 0
	}
	.container.bottoms1.mobile-contents {
		/*padding: 0*/
	}
	.postcontent h1,
	.postcontent h3 {
		line-height: 35px;
		font-size: 30px;
		font: TrajanProRegular;
		margin: 0
	}
	.postcontent .setsequ {
		line-height: 35px;
		font-size: 30px;
		margin: 0
	}
	.georgia-title {
		font-family: 'TrajanProRegular';
		font-size: 30px;
		color: #001f3c;
		margin: 0;
		text-align: center;
		padding: 30px 20px 0;
		background: #90acc6;
		text-transform: uppercase
	}
	.content {
		padding: 25px 0
	}
	.page-container {
		margin-bottom: 0!important;
		background: #fff;
		box-shadow: 0 0 7px #1a1a1a
	}
	.row-mobile {
		margin-left: 0;
		margin-right: 0
	}
	iframe {
		width: 100%
	}
	.fullsites {
		display: none!important
	}
	.header,
	.shadows,
	.sliders {
		display: none
	}
	.page-content {
		padding: 0!important
	}
}

.col-md-8.page-content {
	float: right
}

.col-md-4.sidebar-desktop {
	float: left
}

.phone-num1.phone-number1 {
	color: #ae1b21!important
}

.mobile-form {
	display: none
}

.gform_body ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.gfield_captcha_container img {
	margin-bottom: 20px
}

.wpcf7-recaptcha {
	margin-bottom: 10px
}

.wpcf7-response-output,
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	float: none;
	margin: 45px 0 0!important;
	padding: 5px!important
}

body {
	visibility: visible!important
}

.ajax-loader,
.arrows,
.fb,
.in,
.side-bgs,
.submit-bg,
.twitter,
.youtube {
	display: inline-block;
	background: url(png.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.submit-bg {
	background-position: 0 0;
	width: 112px;
	height: 48px
}

.fb,
.in,
.twitter,
.youtube {
	width: 32px;
	height: 32px
}

.fb {
	background-position: 0 -48px
}

.in {
	background-position: -34px -48px
}

.twitter {
	background-position: -68px -48px
}

.youtube {
	background-position: 0 -82px
}

.ajax-loader {
	background-position: -34px -82px;
	width: 16px;
	height: 16px
}

.arrows {
	background-position: -102px -48px;
	width: 7px;
	height: 7px
}

.side-bgs {
	background-position: -109px -48px;
	width: 1px;
	height: 4px
}

.mrgintop5 {
	margin-top: 5px;
	text-align: right;
}

.alcenter {
	text-align: center;
}

.blk {
	color: #fff;
	font-size: 29px;
	font-family: calibri, arial,inherit sans-serif;
}
a.glink span {
    margin-right: 5px;
    font-size: 30px !important;
    vertical-align: middle;
    color: #fff;
    font-family: calibri, arial,inherit sans-serif;
}

.newcls {
	float: right;
	margin-right: 0;
	position: absolute;
	z-index: 1;
	margin-top: 0;
	background: #0040b4;
	color: #fff;
	right: 0;
	padding:5px 8px 5px 60px;
	font-size: 30px;
	text-transform: uppercase;
	clip-path: polygon(2% 0, 100% 0%, 100% 100%, 0% 100%);
}

.disnone {
	display: none;
}

.textcenter {
	text-align: center!important;
}

@media (min-width:1028px){
	.slider-container-inner {
		position: relative;
		margin-top: 0px;
	}
}

.slider-container-inner img {
	width: 100% !important;
}
.main-titles {
    margin-bottom: 30px;
}
.main-titles h3{
    font-family: TrajanProRegular;
	text-transform: uppercase;
	font-size: 45px !important;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 47px;
}
.main-titles h1{
    font-family: TrajanProRegular;
	text-transform: uppercase;
	font-size: 45px !important;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 47px;
}
.main-titles h4{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'TrajanProRegular';
	font-weight:100;
    text-transform: uppercase;
    font-size: 35px;
    color: #0040b4;
}

.f-chalker{
    margin: -135px 0 40px 0;
}
.postcontent h1 {
    font-family: 'TrajanProRegular';
    text-transform: uppercase;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
	border-color:red;
	color:#000;
	font-size:13px;
}
.postcontent p, .postcontent ul{
    font-family: "Roboto Lt";
    font-size: 18px;
	padding:0 0 20px 0;
}
.postcontent ul {
    padding: 0 0 0 18px;
}
.practice-areas{
	background:url(img/practice-bg.webp) right -1027px no-repeat;
	padding: 80px 0 35px 0;
}
.practice-areas h2 {
    margin: 0;
    padding: 0 0 40px 0;
    text-transform: uppercase;
    color: #282828;
    font-size: 50px;
    font-family: TrajanProRegular;
}
.practice-menus li{
	margin-bottom: 4px;
    background: #0040b4;
    box-shadow: 2px 3px 0 #000;
}
.recent-victories{
	background:url(img/practice-bg.webp) left 0 no-repeat;
}
.victories-right {
    float: right;
    background: #0040b4;
    color: #fff;
	margin-top: 100px;
    font-size: 30px;
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 0% 100%);
    width: 80%;
	margin-top: 100px;
	padding: 40px 0 55px 170px;
}
.victories-right .smenu-title {
    margin: 0;
    padding: 0 0 40px 0;
	line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 60px;
    font-family: TrajanProRegular;
}
.news-item {
    padding: 0 25px;
}
.news-box {
    margin: 0;
    background:#000;	position:relative;
}.news-thumb {    position: absolute;    width: 100%;}.news-thumb img{    height: 277px;	object-fit: cover;	opacity: 0.7;}.news-date-bottom {    position: relative;    z-index: 999;    padding: 10px;}
.news-date {
    font-family: 'RobotoBold';
	color: #000;
	font-size: 24px;
	font-weight: 600;
	padding: 5px 8px;
	background: #ffecc4;
	line-height: 28px;
	margin:0 0 40px 0;
	position: relative;
	z-index: 100;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
}
.news-img {
    margin-bottom: 0;
}
.news-box img {
    max-width: 100%;
    width: 100%;
}

.news-title{
    font-family: 'RobotoBold';
	font-size: 27px;
	font-weight: 400;
	line-height: 28px;
	padding: 0 0 7px 0;
	text-align: center;
	min-height: 145px;
}
.news-title a {
    color: #fff;
}
.news-title a:hover{
	text-decoration:none;
}

element {
}
.posted-by, .cat {
    font-family: 'Roboto';
    font-style: italic;
    color: #fead47;
    font-size: 15px;
    padding: 0 0 2px 0;
}
.posted-by, .cat {
    font-family: 'Roboto';
    font-style: italic;
    color: #fead47;
    font-size: 15px;
    padding: 0 0 2px 0;
}
.post-cont p {
    color: #fff;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 18px;
    line-height: 25px;
}
.read-mores {
    text-align: center;
	margin: 0 0 -22px 0;
}
.read-mores a {
    background: #0040b4 url(img/arrow-white-small.png) 79% center no-repeat;
	display: inline-block;
	font-family: 'Roboto Lt';
	font-weight: 100;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	padding: 5px 38px 5px 27px;
	line-height: 16px;
	margin: 0;
}
.read-mores a:hover{text-decoration:none;}
.read-more-articles {
    padding: 120px 0 50px;
    text-align: center;
}
.read-more-articles a {
    background:url(img/arrow-white-large.png) 79% center no-repeat #0040b4;
    display: inline-block;
	font-family: 'Roboto Lt';
	font-weight: 100;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	padding:15px 85px 15px 70px;
}
.read-more-articles a:hover{text-decoration:none;}
.blog-box{
    padding: 110px 0 0 0;
}
.blog-box h2 {
    margin: 0;
    padding: 0 0 25px 0;
    font-family: TrajanProRegular;
    font-size: 72px;
    color: #000;
	line-height:55px;
    text-transform: uppercase;
    text-align: center;
}
.blog-box h3 {
    margin: 0;
    padding: 0 0 130px 0;
    font-family: TrajanProRegular;
    font-size: 47px !important;
    color: #000;
    text-transform: uppercase;
    text-align: center;
	letter-spacing: 5px;
}
.contact-box{
	padding:95px 0 55px 0;
	background: rgb(209,221,232);
	background: linear-gradient(180deg, rgba(209,221,232,1) 0%, rgba(143,171,198,1) 100%);
}
.contact-box h2{
    margin: 0;
    padding: 0 0 20px 0;
	line-height: 45px;
    font-family: RobotoBold;
    font-size: 50px;
    color: #282828;
	line-height:55px;
    text-transform: uppercase;
    text-align: center;
}
.contact-box h3{
    margin: 0;
    padding: 0 0 10px 0;
    font-family: Roboto LT;
    font-size:24px!important;
    color: #282828;
	line-height:30px;
    text-align: center;
}
.gform_wrapper {
    margin-bottom: 16px;
    margin-top: 16px;
    max-width: 100%;
}
.gform_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}
.gform_wrapper .gform_body {
    width: 100%;
}
.contact-forms .gform_wrapper ul li.gfield {
    line-height: 0 !important;
    margin-top: 0;
    padding-right: 0 !important;
    width: 48%;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 8px;
}
.contact-forms .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    width: 100%;
	height: 50px;
	border: 0;
	padding: 0 15px;
	font-family: 'Roboto LT';
	font-weight: 100;
	font-size: 20px;
	outline: none;
	margin-bottom: 8px;
	background: #0040b4;
	color: #fff;
	box-shadow: 1px 2px 0 #434b53;
}
.contact-forms .gform_wrapper textarea {
    height:189px !important;
    border: 0;
    padding: 10px 15px;
    font-family: 'Roboto LT';
    font-weight: 100;
    font-size: 20px;
    outline: none;
    margin-bottom:25px;
    background: #0040b4;
    width: 100% !important;
    box-shadow:1px 2px 0 #434b53;
	color:#fff;
	line-height: 25px;
}
.contact-forms .gform_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
}
.contact-forms input[type="submit"] {
    background: #fead47;
	font-family: 'RobotoBold';
	font-weight: 100;
	text-transform: uppercase;
	font-size: 18px !important;
	color: #000;
	padding: 15px 35px 15px;
	line-height: 16px;
	border-radius: 0;
	float: right;
	margin-right: 0 !important;
	box-shadow: 1px 2px 0 #4b4b4b;
	border: 0;
}
#field_1_5 {
    float: right;
    margin-top: -208px;
}
.footer-top {
    padding: 12px 0;
}
.header-socials{
    text-align: right;
    padding: 20px 0;
	margin:12px 0 0 0;
}
.footer h3{
    margin: 0;
    padding: 0 0 20px 0;
    color: #fead47;
    font-family: 'Roboto LT';
    font-weight: 100;
    text-transform: uppercase;
}
.call-us-footer{
    color: #fff;
    padding: 0 0 20px 0;
    font-family: 'RobotoBold';
    font-size: 32px;
    line-height: 40px;
    text-align: right;
    max-width: 395px;
}
.call-us-footer a{color: #fff;}
.call-us-footer a:hover{color: #fead47; text-decoration:none;}
.footer-addresses {
    font-family: 'Roboto LT';
    color: #FFF;
    font-size: 20px;
	padding:0 0 20px 0;
}
.footer-addresses a{
	color:#fff;
}
.footer-addresses a:hover{
	text-decoration:none;
}
.copyright {
    font-family: 'RobotoBold';
    font-size: 16px;
}
.footer-menu{
    text-align: right;
} 
#gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: #fff;
}
#gform_wrapper_1 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: #fff;
}
#gform_wrapper_1 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: #fff;
}
#gform_wrapper_1 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: #fff;
}
.yrm-button-text{
position:static !important;
}
.a href{
    color: #bc9b68;
}.slider-image img {    max-width: 100%;    width: 100%;    height: auto;}
.devpcss .gform_confirmation_message
{
    color:#00407d;
}
.devpcss .gform_wrapper .top_label input.medium, .devpcss .gform_wrapper .top_label select.medium {
  
  color: #fff;
}
.devpcss .gform_wrapper textarea {
    font-size: 12px;
 font-family: arial !important;
  background: #0040b4;
  width: 100% !important;
  box-shadow: 1px 2px 0 #434b53;
  color: #fff;
  line-height: 25px;
  text-transform: uppercase;
}
 .postcontent .devpcss ul {
  padding: 0px!important;;
}
