@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');


body {
	background-color: #FFF;
	color: #777;
	line-height: 26px;
	margin: 0;
}

body a {
	outline: none !important;
}

.body {
	background-color: #FFF;
}

li {
	line-height: 24px;
}

@media (max-width: 575px) {
	body {
		font-size: 13px;
	}
}

#header {
	position: relative;
	z-index: 1030;
}

#header .header-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	-webkit-transition: min-height 0.3s ease;
	transition: min-height 0.3s ease;
	width: 100%;
	border-top: 3px solid #EDEDED;
	border-bottom: 1px solid transparent;
	z-index: 1001;
}

#header .header-body[class*="border-color-"] {
	border-bottom: 0 !important;
}
.header-logo img {
	max-width: 100%;
}
#col-left {
	float: left;
}
#col-right {
	float: right; text-align: right;
}
/* .header-extra-info li {
	padding-right: 10px !important; margin-left: 0px !important;
} */
#phone-header {
	margin: 10px 0;
}
#phone-header label {
	display: block;
	margin-bottom: 4px;
	font-size: 17px;
}
#phone-header a.phoneButton,
#phone-header a.phoneButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background: -moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background: -webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background: -o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background: -ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	background-color: #ff0000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color: #fe1a00;
	border: 1px solid #d83526;
	color: #fff !important;
	display: inline-block;
	padding: 8px 8px 10px;
	font-weight: 600;
	font-size: 30px !important;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1;
 }
 #phone-header strong a:hover {
	 text-decoration: none; color: #ffae00;
 }

#s1 {

    margin-bottom: 0;
    padding-bottom: 0;

}

.lawPar > h2 {
	background-color: #005693; color: #fff; padding: 0px 8px; display: table; margin: 0;
}
.lawPar > p {
	font-size: 17px; margin-top: 7px; color: #000;
}
.lawPar > div {
	/* background: #212529;  padding: 24px; */
}
.lawPar > div > p {
	color: #000;
}
section.bishopSays {
	background: #005693!important; padding: 100px 0 !important;
}
.bishopSays * {
	color: #fff;
}


@media (max-width: 991px) {

	.header-row {
		display: block!important;
	}

	#phone-header {
		position: fixed !important;
		top: 0;
		display: block !important;
		height: auto !important;
		width: 100%;
		text-align: center;
		left: 0;
		margin: 0 !important;
		z-index: 999;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
		background: -moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
		background: -webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
		background: -o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
		background: -ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
		background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
		background-color: #ff0000;
	}
	#phone-header label {
		text-align: center!important; color: #fff; margin-bottom: 0;
	}
	#phone-header a.phoneButton, #phone-header a.phoneButton:hover {
		background: none; border: 0; padding: 0 0 5px;
	}

	#header #col-left {
	    float: none;
	    display: table;
	    margin: auto;
	}

	#header .header-body {
		margin-top: 61px;
	}

}

#header .container {
	position: relative;
}

@media (max-width: 767px) {
	#header .container {
		width: 100%;
	}

	section.bishopSays {
		background-size: auto !important;
		background-position: center bottom !important;
	}
}


@media (min-width: 992px) {

	#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
		color: #FFF !important;
	}

	#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul:not(:hover) > li > a.active, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul:not(:hover) > li .wrapper-items-cloned > a.active {
		color: #333 !important;
	}
}

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

@media (min-width: 992px) {
	#header .header-body:not(.h-100) {
		height: auto !important;
	}
}

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

section.section {
	background: #ffffff;
	border-top: 5px solid #f1f1f1;
	margin: 30px 0;
	padding: 50px 0;
}

section.section.section-no-border {
	border: 0;
}


.home-intro {
	background-color: #212529;
	margin-bottom: 60px;
	overflow: hidden;
	padding: 38.4px 0;
	padding: 2.4rem 0;
	position: relative;
	text-align: left;
}

.box-shadow-none {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.text-3 {
	font-size: 1em !important;
}

.opacity-7 {
	opacity: 0.7 !important;
}

.top-auto {
	top: auto !important;
}

.bottom-10 {
	bottom: 10px !important;
}

.z-index-2 {
	z-index: 2 !important;
}

strong {
	font-weight: 700 !important;
}

#footer {
	background: #323232;
	border-top: 4px solid #212529;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 0;
	position: relative;
	clear: both;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}


@media (max-width: 1200px) {

	#s1 {
		margin-bottom: 0; padding-bottom: 0;
	}



}

@media (max-width: 991px) {
	#s1 {
		padding-top: 5px;
	}

}


.mt-n30 {
	margin-top: -30px !important;
}
.mb-0 {
	margin-bottom: 0;
}
.advWrap {
	overflow: hidden; text-align: center;
}
.advWrap > div {
	width: 25%; float: left; padding: 10px;
}
.advWrap h4 {
	padding-top: 20px;
}
.red-bg {
	background-color: #dd3333!important;
}
.red-bg h1,
 .red-bg h2 {
	text-align: center; color: #fff; font-weight: bold;
}
.white-bg {
	background-color: #fff;
}


#advantages * {
	color: #1d2127;
}
#advantages ul {
	list-style-type: none;
}
#advantages h2 {
	font-weight: bold;
}
#advantages li {
	line-height: 35px; font-size: 20px;
}
#advantages li strong {
	color: #ff0000; text-transform: uppercase; font-weight: bold;
}
#advantages h3 {
	 margin-top: 40px; font-size: 25px; line-height: 32px; text-transform: none;
}
#advantages h3 strong {
	color: #ff0000; text-transform: uppercase; font-weight: bold;
}

#practice-areas .feature-box-info h4 {
	cursor: pointer; text-decoration: underline;
}
.hWrap {
	display: none;
}

#callUs {
	color: #fff; text-transform: uppercase;
	font-size: 20px; line-height: 24px;
}
#callUs #second {
	font-size: 40px; line-height: 52px;
}
#callUs #second a {
	color: #fff!important;
}

.home-intro {
	margin-bottom: 0;
}
#footer {
	margin-top: 0; background: #393d42; border-top: 1px solid #727272 !important;
}

html .text-color-primary, html .text-primary {
    color: #cfa968 !important;
}

@media (max-width: 1200px) {
	#callUs #first {
		text-align: left;
	}
	#callUs #third {
		text-align: right;
	}
}

@media (max-width: 996px) {
	#callUs #first, #callUs #second, #callUs #third {
		text-align: center;
	}
	#callUs #second {
		line-height: 105px;
	}
}

@media (max-width: 850px) {
	.advWrap > div { width: 50%; }
}


@media (max-width: 480px) {
	.advWrap > div { width: 100%; }
}


#container * {
	/* color: #fff; */
}
#container
{

	position: relative;
	margin: 20px auto;
	width: 100%;
	font-size: 14px;
	background-color: rgba(204, 204, 204, 0.79);
	padding: 15px;
	z-index: 99;
	width: 365px;
}

#container h2 {
	margin-bottom: 12px;
	/* color: #fff !important; */
}
#container hr {
	margin-top: 0;
}

.errorBG2 {
	border: 2px solid #F00;
	padding:10px !important;
	margin-bottom: 10px !important;
	background: #fff;
}
.errorBG2 h4 {
	margin-bottom: 5px;
}
.errorBG2 > span {
	display: block; color: #F00 !important;
}
._req {
	font-size:14px;
	color: #F99 !important;
	font-weight:bold;
	padding-left:5px;
}

.leadFormTable td {
	padding-top: 7px; padding-bottom: 7px;
}
.leadFormTable tr td:first-child {
	padding-left: 0; padding-right: 7px;
}
.leadFormTable tr td:last-child {
	padding-left: 7px; padding-right: 0;
}
.leadFormTable tr:last-of-type td {
	padding-left: 0; padding-right: 0;
}

input[type=text].LF_elements , select.LF_elements
{
	padding: 5px;
	border: 1px solid #EEE;
	width: 100%;
	line-height: 1.6;
	border-radius: 0;
}

select.LF_elements
{
	width: 100%;
}
#container input[type=text].LF_elements ,
#container select.LF_elements,
#container textarea.LF_elements,
#container select.LF_elements option
 {
	color: #000!important;
}
hr
{
	border:2px solid #900;

}

textarea.LF_elements
{
	padding: 5px;
	border: 1px solid #EEE;
	width: 100%;
	height: 55px;
	line-height: 1.6;
}

input[type=checkbox].LF_elements
{
	padding:8px;
	border:2px solid #EEE;
	margin-right: 5px;
}

input[type=button].LF_elements ,input[type=submit].LF_elements
{
	border:1px solid #EEE;
	background-color:#fe1a00;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	min-width:120px;
}
input[type=button]:hover , input[type=submit]:hover
{
	background-color:#d83526;
}
input[type=submit].LF_elements {
	width: 100%; margin-top: 10px; font-size: 1.2em; line-height: 2;
}

.hWrap {
	color: #777;
}

@media (max-width: 1200px) {
	#container { width: 100%;}

	.formLayerWrap {
		padding: 0;
	}
}

@media (max-width: 991px) {
	#s {
		padding-top: 5px;
	}
	#container {
		margin-bottom: 50px;
	 }

	 #container
	 {
		margin-bottom: 50px;
	 }

}

@media (max-width: 480px) {
	.leadFormTable tr td:first-child, .leadFormTable tr td:last-child {
		padding-left: 0;
		padding-right: 0;
	}

	.leadFormTable td, input[type="text"].LF_elements, select.LF_elements, textarea.LF_elements {
		width: 100%; display: block;
	}
}

@media (max-width: 380px) {
	#phone-header label { font-size: 15px; }
}





body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5 {
	color: #212529;
	font-weight: 200;
	letter-spacing: -.05em;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

h1 {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 32px 0;
}

h2 {
	font-size: 2.2em;
	font-weight: 300;
	line-height: 42px;
	margin: 0 0 32px 0;
}

h3 {
	font-size: 1.8em;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 33px;
	text-transform: uppercase;
}

h4 {
	font-size: 1.4em;
	font-weight: 600;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5 {
	font-size: 1em;
	font-weight: 600;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}

@media (max-width: 575px) {
	h2 {
		line-height: 40px;
	}
}

p {
	color: #777;
	line-height: 26px;
	margin: 0 0 20px;
}

a, a:hover, a:focus {
	color: #c18f59;
}

.appear-animation {
	opacity: 0;
}

.list li {
	margin-bottom: 13px;
}

.list.list-icons {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.list.list-icons li {
	position: relative;
	padding-left: 25px;
}

.list.list-icons li > [class*="fa-"]:first-child {
	position: absolute;
	left: 0;
	top: 5px;
}

.list.list-icons.list-icons-lg li {
	padding-top: 5px;
	padding-left: 27px;
}

.list.list-icons.list-icons-lg li > [class*="fa-"]:first-child {
	font-size: 1.3em;
	top: 10px;
}

.toggle > label:selection {
	background: none;
}

hr {
	background: rgba(0, 0, 0, 0.06);
	border: 0;
	height: 1px;
	margin: 22px 0;
}

.divider {
	border: 0;
	height: 1px;
	margin: 44px auto;
	background: rgba(0, 0, 0, 0.06);
	text-align: center;
	position: relative;
	clear: both;
}

.divider.divider-small {
	margin: 22px auto;
	background: transparent;
}

.divider.divider-small hr {
	width: 50px;
	height: 3px;
	background: #555;
}

.divider.divider-small.divider-small-center {
	text-align: center;
}

.divider.divider-small.divider-small-center hr {
	margin-left: auto;
	margin-right: auto;
}

.feature-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.feature-box .feature-box-info {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	padding-left: 15px;
}

.feature-box.feature-box-style-2 h4 {
	color: #212529;
}
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li {
	display: inline-block;
	margin: -1px 1px 0 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius: 100%;
	display: block;
	height: 28px;
	line-height: 28px;
	width: 28px;
	text-align: center;
	color: #333 !important;
	text-decoration: none;
	font-size: 12.8px;
	font-size: 0.8rem;
}

.social-icons li:hover a {
	background: #151719;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons:not(.social-icons-clean) li {
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.social-icons:not(.social-icons-clean) li a {
	background: #FFF;
}


/* HEADER */
header {
	background-color: #282e3f;
}
#h-header {
	overflow: hidden; padding-top: 18px; padding-bottom: 18px;
}
#h-logo {
	float: left;
}
#h-logo img {
	width: 270px;
}
#h-text {
	border-right: 1px solid rgba(255,255,255,0.1); padding-right: 16px; float: right;
}
#h-text div {
	color: #c18f59; font-size: 19px; font-weight: bold; text-align: center;

}
#h-phone {
	float: right; padding-left: 16px;
}
#h-phone-1 {
	color: #fff; font-size: 23px;
}
#h-phone-1 i {
	font-size:25px; padding-right: 10px;
}
#h-phone-2 {
	font-size: 14px; color: #fff;
}

@media (max-width: 767px) {
	#h-header { margin-top: 63px; }
	#h-phone { float: none; position: fixed; padding-left: 0; padding-top: 5px; padding-bottom: 5px; width: 100%; left: 0; top: 0;
		text-align: center; background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%); background-color: #ff0000;
		z-index: 9999;
}
header a {
	color: #ffffff !important;
}
	#h-text { padding-right: 0; border: 0; }
}
@media (max-width: 400px) {
	#h-logo, #h-text { float: none; text-align: center; }
	#h-text div { padding-top: 12px; }
	#h-text br { display: none; }

}


/* FORM */
#form-footer-stars {
	color: #6d2a2a; font-weight: bold;
	display: table;
	margin: auto;
	background: #d2d2d2ad;
	margin-top: 11px;
	margin-bottom: 6px;
	margin-left: auto; margin-right: auto;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 8px;
}
#form-footer-stars .fa-star {
	color: #efa801; font-size: 15px;
}
#form-footer-lock {
	position: relative; height: 15px;
}
#form-footer-lock img {
	position: absolute; left: 50%; transform: translateX(-50%);
}
#g-rev {
	font-weight: bold; font-size: 18px; letter-spacing: -2px;
}


/*** DOUBLE BUTTON ***/
#spacer-scroll { display: none; }
@media (max-width: 767px) {
	#spacer-scroll { display: block; }
	#form-scroll { display: none; }
}


/* VALIDATION */
.was-validated .form-group {
	margin-bottom: 5px !important;
}
.invalid-feedback,
.valid-feedback {
	margin-top: 0;
}
.valid-feedback {
	color: #186b13;
}


/*** FOOTER ***/
.__cstm__locations__item > div {

}
.__cstm__locations__item > div > i {
	float: left; width: 26px; min-height: 1px; line-height: 26px;
}

@media (max-width: 992px) {
	.__cstm__locations__item { flex-basis: 33.33333%; }
}

@media (max-width: 768px) {
	.__cstm__locations__item { flex-basis: 50%; }
}

@media (max-width: 576px) {
	.__cstm__locations__item { flex-basis: 50%; }
}

@media (max-width: 400px) {
	.__cstm__locations {
		flex-direction: column; /*  align-items: center;  */
	}
	.__cstm__locations__item { margin-bottom: 1rem!important; }
}
